MCQOPTIONS
Saved Bookmarks
| 1. |
*/*_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» E. | |