HTML Examples and Tutorials

This site is a full-fledged working demo of HTML 5 code taking advantage of new features in HTML 5. For example, each page is using the HTML 5 sectioning tags and the site logo in the upper left corner of each page is not an image - the logo is using an HTML 5 <canvas> tag with code loaded only once from a single full-site template. Do View Source to verify that the site is using the HTML 5 DOCTYPE. You can also verify it is Valid HTML 5 using the HTML Validator.

In addition to the examples of coding HTML tags below, see also the HTML Tutorials.