Vidyalelo
CSS · all questions

Basic CSS
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

92

Questions

4/5

Page

Pick an option on a question to see the right answer and solution.

Which of the following Color Format are a 17 defined colors under CSS 2.1?

Select an option to see the answer and solution.

Which of the following Color Format is a CSS colors can also be defined using the keyword rgb, followed by three numbers between 0 and 255, contained in parentheses and separated by commas, with no spaces between them?

Select an option to see the answer and solution.

Which of the following Color Format is a CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?

Select an option to see the answer and solution.

Which of the following Selector selects an element if it’s the only child of its parent with its type?

Select an option to see the answer and solution.

Which of the following Selector same as :firstline; changed under CSS3 to make pseudoelements obvious?

Select an option to see the answer and solution.

What does HSL stands for?

Select an option to see the answer and solution.

Which of the following is not an Absolute Unit?

Select an option to see the answer and solution.

Which of the following unit represent the viewport’s width?

Select an option to see the answer and solution.

Which of the following Color Format can also be defined using the keyword rgb, followed by three numbers between 0 and 255, contained in parentheses and separated by commas, with no spaces between them?

Select an option to see the answer and solution.

Which of the following is not a attribute of the audio element?

Select an option to see the answer and solution.

Which of the following Protocol enables a hyperlink to access a file on the local file system?

Select an option to see the answer and solution.

Which of the following attribute specifies the URL of the linked resource?

Select an option to see the answer and solution.

Which of the following color has this value #ff0000?

Select an option to see the answer and solution.

Which of the following is correct about CSS?

Select an option to see the answer and solution.

Which of the following is a component of CSS style rule?

Select an option to see the answer and solution.

Which of the following selector matches all elements of a type?

Select an option to see the answer and solution.

Which of the following selector matches a particular element only when it lies inside a particular element?

Select an option to see the answer and solution.

Which of the following selector selects all paragraph elements with a lang attribute?

Select an option to see the answer and solution.

Which of the following defines a measurement as a percentage relative to another value, typically an enclosing element?

Select an option to see the answer and solution.

Which of the following defines 1% of viewport height?

Select an option to see the answer and solution.