CSS Questions

0 votes, 0 avg
459

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

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

4 / 15

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

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 of the following selector matches the name of any element type?

8 / 15

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

9 / 15

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

10 / 15

10. Which of the following CSS3 property specifies the sequential navigation order for an element?

11 / 15

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

12 / 15

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

13 / 15

13. Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?

14 / 15

14. The CSS property used to set the distance between the borders of the adjacent cells in the table is__________

15 / 15

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

Your score is

The average score is 50%

0%