Computer Science, asked by satyamy3436, 1 year ago

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

Answers

Answered by shraddha0906
1
The answer is D. All if the mentioned....
→Import a style sheet using the CSS @import notation.
→Apply the basic, document-wide style sheet for the document by using the style element
→Link an external style sheet to the document using the link elemen
Similar questions