Add more information to head tag in 38 line (#26848)
head: The element contains meta information about the document and non-visual elements that help make the page work
This commit is contained in:
committed by
Christopher McCormack
parent
f6bc110216
commit
e279dbd9f4
@ -44,7 +44,7 @@ In HTML tags come in pairs, as seen above. The first tag in a pair is called the
|
|||||||
|
|
||||||
html: The root element of an HTML page
|
html: The root element of an HTML page
|
||||||
|
|
||||||
head: This element contains meta information about the document
|
head: The element contains meta information about the document and non-visual elements that help make the page work
|
||||||
|
|
||||||
title: This element specifies a title for the document
|
title: This element specifies a title for the document
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user