Top 50+ Solved CSS MCQ Questions Answer
Q. -----describes how HTML elements are to be displayed on screen, paper, or in othermedia.
a. CSS
b. inline
c. internal
d. external
Q. ------saves a lot of work. It can control the layout of multiple web pages all at once.
a. CSS
b. inline
c. internal
d. external
Q. An------CSS is used to apply a unique style to a single HTML element
a. CSS
b. inline
c. internal
d. external
Q. An-----CSS is defined in the <head> section of an HTML page, withina <style> element:
a. CSS
b. inline
c. internal
d. external
Q. With an--------style sheet, you can change the look of an entire web site, bychanging one file!
a. CSS
b. inline
c. internal
d. external
Q. The CSS-------property defines the text color to be used.
a. color
b. font-family
c. font -size
d. border
Q. The CSS------property defines the font to be used.
a. color
b. font-family
c. font -size
d. border
Q. The CSS---------property defines the text size to be used.
a. color
b. font-family
c. font -size`
d. border
Q. The CSS-------property defines a border around an HTML element:
a. color
b. font-family
c. font -size`
d. border
Q. The CSS--------property defines a margin (space) outside the border
a. color
b. font-family
c. font -size`
d. Margin
Q. To define a style for special types of elements, add a-----attribute is apply to theelement
a. color
b. font-family
c. font -size`
d. class
Q. -------are used to explain the code, and may help when you edit the source code ata later date.
a. color
b. font-family
c. font -size`
d. comments