[HTML] <main> tag
About <main> Tag
<main> is one of the elements that identifies different content areas. and it makes your HTML easier to read and help with SEO(Search Engine Optimisation) and accessibility.
it shows the major content in the <body> Tag.
There mustn'...
suzie.hashnode.dev1 min read