css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

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

4 / 15

4. Which of the following CSS property specifies the look and design of an outline?

5 / 15

5. Which of the following is only for table elements?

6 / 15

6. What is the way to specify media dependencies for style sheets ?

7 / 15

7. Identify the outline property that specifies the amount of area extended beyond the border box.

8 / 15

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

9 / 15

9. Which statement about block and inline elements is true?

10 / 15

10. How do you comment in CSS file?

11 / 15

11. In the following media query example, what conditions are being targeted? @media(min-width:1024px),screen and (orientation: landscape){…..}

12 / 15

12. Which of the following CSS property defines how an image or video fits into container with established height and width?

13 / 15

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

14 / 15

14. Which of these functions is the 2D transformation in the matrix format?

15 / 15

15. Which of the following is not value for the font-stretch(Font descriptor)?

Your score is

The average score is 49%

0%

Scroll to Top