Learn JavaScript Lesson 1 (Introduction)

By @qaismx1/17/2021learn

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.

(https://images.hive.blog/DQmfFdfRm9Qb443bNjWSZCLdgzByuswPaWkjkLViH3qcD1a/learn-java.jpg)

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..

Untitled-1.jpg

Out Put

Untitled-2.jpg

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

3

comments