Day 3’s topic (JAVASCRIPT)


 Today’s topic is Javascript language

 JavaScript is one of the most popular programming language.

JavaScript is the programming language of the Web.

JavaScript is easy to learn.

This tutorial will teach you JavaScript from basic to advanced.

JavaScript Can Change HTML Content

One of many JavaScript HTML methods is getElementById().

The example below "finds" an HTML element (with id="demo"), and changes the element content (innerHTML) to "Hello JavaScript":

Comments

Post a Comment

Popular posts from this blog

Day 2 Talking about computer science 💻

Day 5💻

Day 12 “C comments”