No, the two are nothing alike. HTML is a text and formatting language. Javascript allows you to embed things like clocks and moving images, and things that have to be live into your page. I am not doing well at describing I know-it's stupid, I've been doing it for years and so explaining at a basic level is now beyond me!
HTML would build you a page, but javascript is more like flash. You use it as a tool for checking forms and a whole host of other things, like I say things that need to be done in real time.
|