Fundamental HTML Tags
<html>: This is like the cover of a book. It tells the computer that everything inside is written in HTML.
<head>: Think of this as the table of contents. It contains important information about the webpage, like its title.
<title>: Just like t...
qaquasar.hashnode.dev2 min read