Well, that about wraps up this tutorial. Or rather, even though there are still a couple hundred more topics to cover and a thousand more exercises to do, this is where I'm going to stop. We've gone from nothing to a reasonably solid grasp of basic javascript programming... and that was the goal.
We've covered a dozen topics and you did about 50 exercises (I hope). You now have your foot in the proverbial door. I encourage you to expand your knowledge by creating new scripts. Build on what you've learned. Utilize fully the resources at your disposal. Your knowledge and skill will increase in direct proportion to how much scripting you do.
If you would like to add a link to HTMLisEasy.com, you are welcome to. You may link as you wish or use of these groovy text links. Just copy and paste the desired code into your page...
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><span style="font:bold 11px arial;"><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></span></a>
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><span style="font:bold 14px arial;"><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></span></a>
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><span style="font:bold 18px arial;"><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></span></a>
Or, the following code will just add the colors and bold, so the font matches your page font...
<a href="https://www.htmliseasy.com" style="text-decoration:none;"><b><span style="color:#40A840;">HTML</span><span style="color:#748874;">is</span><span style="color:#40A840;">Easy</span><span style="color:#125598;">.com</span></b></a>
Javascript Tutor |
Lessons: Intro 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
Javascript Authoring Guide JavaScript FAQ |
HTML 4.0 Reference Google Groups (Advanced Search) |
![]() |