how much i can do with this <head>
tag in html except the <title>
tag
the <head></head>
section is for the programmer, you can include everything you need there which shouldn’t be displayed on the webpage
so meta tags:
links to stylesheets, links to javascript files and so on.
3 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.