1.
In CSS, a color code composed of three identical pairs of digits (i.e. #XYXYXY) indicates that ___________________________________.
2.
You have been asked to make the logo on your website appear at the top-left corner of the page. You must achieve this without modifying the HTML code of the page. Which of these CSS properties will be the most useful in this task?
3.
You wish to apply some styles only to certain pages of your website, but wish to declare them in a stylesheet that is applied to all pages. Which of the following is the most appropriate selector type to use?
4.
Which of these properties defines visible element borders in CSS?
5.
In CSS, which of these denotes "clear:right" property?
6.
________________________ are affected by the "clip" property in CSS?
7.
Which of the following statements denotes the style selector tag "div+p{color:red}" in CSS?
8.
Which of these will you use to display the elements of a list horizontally in CSS?
9.
Which of these is used to repeat the background images horizontally in CSS?
10.
Which of these is used to repeat the background images vertically in CSS?