0
What do i put in the head tag, do i put the same thing in the open and close tag?
htlm
4 Answers
+ 1
If you mean attributes there are none to put in the head tag. For any tag with attributes and closing tags, the opening tag holds those attributes and the closing tag looks like </tag>
If you mean what elements can go inside the <head> element, then:
<title>
<meta>
<base>
<style>
<link>
<script>
<noscript>
https://www.w3schools.com/tags/tag_head.asp
https://www.w3schools.com/html/html_head.asp
0
thank you very much
i'm most grateful
0
gggj/(%667--$
0
<metaname="description"content="A basic HTML tutorial"><metaname="keywords"content="HTML,code,tags"><metaname="author"content="Dann Albright"><metaname="viewport"content="width=device-width, initial-scale=1.0">The âviewportâ tag should