What does the <link> tag do?
links to another web page
links to other files
links two portions of a web page together
links to a form
1 answer
The <link> tag is used to link an external resource to an HTML document. This can be used to link to stylesheets, fonts, and other types of files.