Specify the attribute of the tag that is used to reference the external style sheet.
Explanation
The <link> tag makes a link between web document and external resources (mostly CSS external style sheets).
Supported in all major browsers.
Typical form of use is:
<link rel="stylesheet" type="text/css" href="mystylesheet.css">
href specifies the place of location of the linked file.

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
HTML & CSS quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes