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...
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...
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...