News

Page layout (Sections) Now that we can layout a HTML page, we can also divide the page into sections. The diagram below illustrates what a HTML page separated by sections looks like.
To convert a traditional HTML layout to a semantic structure, you must first understand what semantic HTML is. Semantic HTML involves using HTML tags that give meaning to the content enclosed ...