Logo

Html-and-css Questions Set 90:

Quiz Mode

tag is designed to appear only between

1
2
3
4

Solution:

Which HTML tag is used to highlight or mark text?

1
2
3
4

Solution:

Box-Shadow is a property that allows developers to apply a.... ?

1
2
3
4

Solution:

Which of the following is not a feature of the HTTP protocol?

1
2
3
4

Solution:

Which of the following is not a new global attribute introduced in HTML5?

1
2
3
4

Solution:

The box-flex-group CSS property assigns the flexbox's child elements to a flex group.

1
2
3
4

Solution:

Which HTML element simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag?

1
2
3
4

Solution:

Which of the following sandbox attributes allows the iframe to pull in content from elsewhere in the same domain?

1
2
3
4

Solution:

The inset-block CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation.

1
2
3
4

Solution:

Which of the following tags don't have an end tag?


1
2
3
4

Solution: