Relationship between HTML5 and XHTML

The HTML5 language, although continuation from HTML4 and thus

HTML 5 elements rules

In this chapter we will briefly go through HTML5 elements rules only. HTML5 allows mixing uppercase and lowercase letters in element names, however it is recommended to sti...

Attributes related rules in HTML 5

In this chapter we will briefly go through HTML5 attributes rules only. Using lowercase attributes names HTML5 allows mixing uppercase and lowercase letters in attribute names as...

Guide to proper HTML5 structure

In this chapter we are going to go through some suggestions how to keep up with the proper structure while writing a HTML5 document. HTML Comments In general writing comments is s...