Explain head tag :-
head tag => <head> ..... <\head>
This tag contains 5 HTML elements.
1- <title> tag :-
Meaningful page title
2- <style> tag:-
Define style information for a single HTML page.
3- <script> tag:-
Define client-side JavaScript
4- <meta> tag:-
Specify the character set, page description, keywords, author of the document, and viewport settings.
* The metadata will not be displayed on the page.
5- <link> tag:-
Defines the relationship between the current document and an external resource.
6- <base> tag:-
Specifies the base URL and/or target for all relative URLs in a page.
If you liked this article, follow me up and write comment.
channel link :- https://www.youtube.com/channel/UC1DFWpD1k1PtxIzYbdBAj6g
Add your comment
Signature :- Ayoub Shindi (Dev AAS).
Comments
Post a Comment