Learning website development is now easy. JavaScript is the world's 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 level.
(
)
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":
Example
For Practice, copy this code to create an html file and open in your web browser..

Out Put

Thank You! and Up Vote for next Lesson
![learn-java.jpg]