In style sheet, option color, style and width can be controlled for……Property.
a) background
b) border
c) font
d) margin
Which property of web page refers to the amount of transparent space between element on the page?
a) edge
b) margin
c) heading
d) spacing
Which tag must be inserted within <HEAD> tag link it to external style sheet?
a) <external>
b) <style>
c) <link>
d) <apply>
In a style sheet, the option image, position, and type can be controlled for ……. Property.
a) list
b) text
c) font
d) margin
Which property value pair is used to change italic or oblique text back to display in the default style?
a) normal: font-style
b) font-style: normal
c) font-style: default
d) default: font-style
Which of the following are pseudo classes for the “a” selector anchor tag EXCEPT?
a) visited
b) hover
c) link
d) color