0
What is the element link and div
7 Respostas
+ 2
Apologies, I thought you meant link between pages. The <link> tags define links between a document and external resources. This tag is used to link external style sheets.
+ 3
Links are hyperlinks, they are used to create the text that you normally see on web pages that when you click them they take you to another page.
Divs are used to divide the page into segments so you can basically group elements together for easier manipulation and styling.
+ 1
Thank you very much really
+ 1
... mainly for linking external style sheets, but other types of ressources, such as the famous favicon of websites ;)
+ 1
Thanks
0
Ok thank
0
But i mean <link>