css-exam

0 votes, 0 avg
557

CSS Questions

1 / 15

1. The default value of "position" attrubute is?

2 / 15

2. Which of the following Property controls the display of small caps?

3 / 15

3. Which CSS property is used for controlling the layout?

4 / 15

4. Which statement regarding icon fonts is true?

5 / 15

5. Which of the following selector in CSS is used to select the elements that do not match the selectors?

6 / 15

6. Using an attribute selector, how would you select an a tag element with a 'title' attribute?

7 / 15

7. Which selector do we use to specify the rule for binding some particular unique element?

8 / 15

8. How do you comment in CSS file?

9 / 15

9. What type of CSS is generally recommended for designing large web pages?

10 / 15

10. Which of the following selector selects an element if it’s the only child of its parent?

11 / 15

11. Which of the following will insert generated content in the counter?

12 / 15

12. What is not a valid way of declaring a padding value of 10 pixels on the top and bottom, and 0 pixels on the left abd right?

13 / 15

13. What will be the output of the following CSS code snippet? span {
border: 1px solid red;
outline: green dotted thick;
}

14 / 15

14.  Which of the following property sets list-style-type, list-style-position, and liststyle-image?

15 / 15

15. What is CSS?

Your score is

The average score is 49%

0%

Scroll to Top