JavaScript
JavaScript
❮ HomeNext ❯
Learn JavaScript
JavaScript is the world's most popular programming language.
Example
My First JavaScript
Click me to display Date and Time
Try it Yourself »
If you have a large screen, the menu will always be present on the left.
If you have a small screen, open the menu by clicking the top menu sign ☰.
Learn by Examples
Examples are better than 1000 words. Examples are often easier to understand
than text explanations.
If you try all the examples, you will learn a lot about JavaScript, in a very short
time!
JavaScript Examples »
ADVERTISEMENT
ADVERTISEMENT
Exercise?
True or False.
JAVA is short for JavaScript.
True
False
Submit Answer »
ADVERTISEMENT
<html>
<body>
<p>In this case JavaScript changes the value of the src (source) attribute of an image.</p>
</html>
<!DOCTYPE html>
<html>
<body>
</body>
</html>