Logo

Html-and-css Questions Set 102:

Quiz Mode

Which of the following is not a function of CSS?

1
2
3
4
5

Solution:

Which HTML attribute adds audio controls, like play, pause, and volume?

1
2
3
4

Solution:

The _______________ shorthand CSS property sets an element's bottom border.

1
2
3
4

Solution:

Change the default cursor to a help icon when the mouse is over a <span> element.

1
2
3
4

Solution:

The CSS property that controls the column break before an associated element in multicolumn text is ____.

1
2
3
4

Solution:

Which of the following statements about the CSS text-transform property is true?

1
2
3
4

Solution:

Which of the following is true about the text-decoration property?

1
2
3
4

Solution:

The CSS justify-content property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.

1
2
3
4

Solution:

The -webkit-border-before CSS property is a shorthand property for setting the individual logical block start border property values in a single place in the style sheet.

1
2
3
4

Solution:

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

Solution: