Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool. It's easy to use, and there's a bunch of 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. Note that you must have JavaScript enabled to use this tool. 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