Vidyalelo
CSS · Q29

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 29

Q29

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
Answer
B.
user
C.
user-agent
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
Author. The author 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.