Join me as we start learning the basic of creating a HTML document. Today we’ll take a look at the main structure, the title, headers and paragraph.
Tag: head
The HTML “Head” tag is used to declare elements used for the display of pages, such as JavaScript, fonts, and CSS.