Varieties of HTML5 syntax
When creating an HTML5 document, we can use two different styles: HTML and XML. HTML style assumes t...
HTML5 Document
Elements are the building blocks of an html5 document. To create a document, we need to create a sim...
HTML5 Tags & Attributes
Before moving on to creating your HTML5 web pages, let’s take a look at the basic building blo...
What is HTML
HTML (Hypertext Markup Language) is a hypertext markup language used primarily for creating document...