CSS Questions

0 votes, 0 avg
550

CSS Questions

1 / 15

1. The default value of “position” attrubute is?

2 / 15

2. What is CSS?

3 / 15

3. The CSS property that is equivalent to the align attribute is:

4 / 15

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

5 / 15

5. Which of the following property of a anchor element signifies unvisited hyperlinks?

6 / 15

6. If we don’t want to allow a floating div to the left side of an element, which CSS property will we use?

7 / 15

7. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?

8 / 15

8. Which of the following Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?

9 / 15

9. When using position fixed, what will the element always be positioned relative to?

10 / 15

10. Which one can animate the width of search input when get focus?

11 / 15

11. What is the correct syntax for referring an external CSS?

12 / 15

12. Which of the following media feature describes the number of entries in the color lookup table of the output device

13 / 15

13.  Which variable defines the data type of the content in CSS?

14 / 15

14. Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?

15 / 15

15. Which of the following CSS Gradient Functions creates a circular, and optionally sets its shape, size, and position?

Your score is

The average score is 49%

0%

Written by Shubhranshu Shekhar, who has trained 20000+ students in coding.

Scroll to Top