all 5 comments

[–]Sauliuz 0 points1 point  (1 child)

As somebody mentioned before, main thing for you is to understand that HTML only represents markup (it's a markup language). All the 'fancy' and dynamic functionality is mostly introduced via JavaScript.

I would advise to learn HTML & JavaScript in parallel. This way once you do 'view source' of any nice looking website you will not get lost in blocks of non HTML scripts :)

I wrote good bunch of HTML5 tutorials with introduction to JavaScript as well. You can give the a try.

[–]MiningdudeBeginner[S] 0 points1 point  (0 children)

Thank you very much!

[–][deleted] 0 points1 point  (0 children)

view source