css-exam

0 votes, 0 avg
550

CSS Questions

1 / 15

1. There are many properties that can be used to align elements and create page layouts such as float,postion,flexbox and grid. Out of these four properties, which one should be used to align a global navigation bar which stays fixed at the top of the page?

2 / 15

2.  Which of the following Media Query describe the ratio of the device width to the device height of the media?

3 / 15

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

4 / 15

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

5 / 15

5. Which of the following selector selects the element that is the first child of its parent that is of its type?

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

9. Which of the following CSS selectors are used to specify a group of elements?

10 / 15

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

11 / 15

11. Which of the following attributes is used to specify elements to bind style rules to?

12 / 15

12. Which of the following Viewport Property determines whether the display can be zoomed in and out?

13 / 15

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

14 / 15

14. Which of the following is used to specify the subscript of text using CSS?

15 / 15

15. IF we want to wrap a block of text around an image, which css property will we use?

Your score is

The average score is 49%

0%

Scroll to Top