Logo

Html-and-css Questions Set 55:

Quiz Mode

The child selector selects direct descendants.

1
2
3
4

Solution:

______ attribute specifies the starting number for a numbered list.

1
2

Solution:

Which scheme is used for secure HyperText Transfer Protocol?

1
2
3
4

Solution:

It is not necessary to put all links of a document inside the _________ element

1
2
3
4

Solution:

Which of the following are valid HTML heading types?

1
2
3
4

Solution:

The _______ attribute specifies the default value for an input field.

1
2
3

Solution:

Which element is used for defining a new custom DOM elements?

1
2
3
4

Solution:

Which of the following HTML5 tags is used for embedding external content?

1
2
3
4

Solution:

The box-direction CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).

1
2
3
4

Solution:

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

1
2
3
4

Solution: