How a style sheet can be glued to the HTML document?
1. Import a style sheet using the CSS @import notation.
2. Apply the basic, document-wide style sheet for the document by using the style element
3.Link an external style sheet to the document using the link element
4.all of the mentioned
Answer:4
Posted Date:-2021-12-29 07:54:38