Logo

Html-and-css Questions Set 106:

Quiz Mode

To add a caption to a table, the HTML tag used is _____.

1
2
3
4

Solution:

Which protocol is supported by Android browsers?

1
2
3
4

Solution:

The _______ HTML tag defines a human-readable date/time.

1
2
3
4

Solution:

We can use the tag to pass parameters to plugins that have been embedded with the tag.

1
2
3
4

Solution:

Which of the following is not the property of the ‘cords’ object?

1
2
3
4

Solution:

The :target CSS pseudo-class represents a unique element (the target element) with an id matching the URL's fragment.

1
2
3
4

Solution:

The backdrop-filter CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element.

1
2
3
4

Solution:

The scroll-snap-stop CSS property defines whether the scroll container is allowed to "pass over" possible snap positions.

1
2
3
4

Solution:

Which of the following statements is true about the background-image property in CSS?

1
2
3
4

Solution:

The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation.

1
2
3
4

Solution: