Logo

Html-and-css Questions Set 131:

Quiz Mode

Which of the following is not a CSS preprocessor?

1
2
3
4

Solution:

In HTML5, which element defines a thematic change in the content?

1
2
3

Solution:

What specifies that an input field should be pre-selected when the page loads?

1
2
3

Solution:

The HTML element that is not associated with a class attribute is the _________ element.

1
2
3
4

Solution:

To display a paragraph at a certain size where should you add the size property.

1
2
3
4

Solution:

Which of the following text-decoration value specifies each line of text has a line above it?

1
2
3
4

Solution:

Which CSS property can be used to set the image as border instead of the border style?

1
2
3
4

Solution:

Which HTML element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client-side?

1
2
3
4

Solution:

Which CSS selector applies styles to elements that are valid per HTML5 validation rules set with the pattern or type attributes?

1
2
3
4

Solution:

What is correct statement about following tag ?

1
2
3
4

Solution: