css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

2. Which one of these is NOT an appropriate value for the font-variant property?

3 / 15

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

4 / 15

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

5 / 15

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

6 / 15

6. What changes the shadow from an outer shadow?

7 / 15

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

8 / 15

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

9 / 15

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

10 / 15

10. Which of the following property will be used to display border around a cell without any content?

11 / 15

11. When adding transparency styles, what is the difference between using the opacity property versus the background property with rgba() value?

12 / 15

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

13 / 15

13. What is the role of pseudo-class in CSS

14 / 15

14. Which of the following property of a table element specifies whether the browser should control the appearance of the adjacent borders that touch each other or whether each cell should maintain its style?

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top