InterviewSolution
Saved Bookmarks
| 1. |
The __________ specifies style sheets for a source document according to the conventions of the document language. For instance, in HTML, style sheets may be included in the document or linked externally.(a) author(b) user(c) user-agent(d) none of the mentionedThis question was posed to me during an interview.This intriguing question comes from Document Structure and CSS Inheritance topic in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The correct answer is (a) author |
|