Learning HTML and web design is as easy as the reference material you're working with. That's why we built the "Learn HTML By Example" tool. It's easy to use, and there's a bunch of HTML examples already built in. You just type in some HTML code in the middle box, and it immediately displays in the right box, exactly as it would look as a live web page. Below are just a few of the many uses we've found for this tool:
- Seeing how different browsers display the same code (just try it in Internet Explorer and FireFox)
- A quick reference for commonly used HTML elements and syntax
- Great way to teach the basics of HTML to staff, friends and family
- Good way to test code before going live with your web sites