css-exam

0 votes, 0 avg
560

CSS Questions

1 / 15

1. Suppose we want to arrange 5 no of divs so that div4 is placed above div1. Now, which css property will we use to control the order of stack?

2 / 15

2. Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?

3 / 15

3. Three of these choices are tue about class selectors. Which is NOT true?

4 / 15

4. Which of the following CSS property is used to specify the space between every letter inside an element?

5 / 15

5. Which value specifies a transition effect with a slow start, then fast, then end slowly?

6 / 15

6. How do you comment in CSS file?

7 / 15

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

8 / 15

8. Which Event Will Be Used When A Connection To The Server Is Opened.

9 / 15

9. 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?

10 / 15

10.  Which of the following will display a speech bubble pop-up?

11 / 15

11. 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?

12 / 15

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

13 / 15

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

14 / 15

14. When we write < img src="img.png" > , what "img.png" inside double quote implies?

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top