Logo

Html-and-css Questions Set 94:

Quiz Mode

CSS selectors can be categorized into ____ categories.

1
2
3
4

Solution:

How are formal lists made in HTML?

1
2
3
4

Solution:

_______ entities are used to display reserved characters in HTML.

1
2
3

Solution:

What is the range of dimension for small devices?

1
2
3
4

Solution:

Which JavaScript function is used to decode an encoded URI?

1
2
3
4

Solution:

Which is the correct syntax for specifying a media type?

1
2
3
4

Solution:

The ______ property aligns the flexible container's items when the items do not use all available space on the main-axis.

1
2
3
4

Solution:

Which of the following Canvas 2D API methods must be called to empty the list of subpaths so that the context once again has zero subpaths?

1
2
3
4

Solution:

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

1
2
3
4

Solution:

Which of the following statements about the HTML <progress> element is true?

1
2
3
4

Solution: