What is the fastest and easiest way to learn HTML?
I agree with everyone who pointed you towards w3c schools. It’s really cool because there are a lot of samples, and you can change the code right there on the web page and rerun it to see the result of your changes. The other bit of advice I have is to find web pages that you like and use right click > View Source to see all of the code that goes into making the features you like. I learned by copying pages that I liked down to my computer and playing with them. It also helped me learn how to add some really cool features like scripts and input controls. If you don’t already have a good web authoring tool, you can download mozilla composer for free @ http://www.mozilla.org/products/mozilla1… Although you can write HTML using only notepad, it is much easier to learn if you have an authoring tool in which you can immediately see the impacts of your changes as your making them. In composer, you can switch between a v