Vidyalelo
CSS · Q25

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 25

Q25

How a style sheet can be glued to the HTML document?

A.
Import a style sheet using the CSS @import notation.
B.
Apply the basic, document-wide style sheet for the document by using the style element
C.
Link an external style sheet to the document using the link elemen
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board