Logo

Html-and-css Questions Set 21:

Quiz Mode

Which HTML element is most likely to have an 'onsubmit' attribute?

1
2
3
4

Solution:

and are the tags used for?

1
2
3
4

Solution:

Which of the following are valid values of the CSS font-style property?

1
2
3
4

Solution:

The ____________ property specifies a delay (in seconds) for the transition effect.

1
2
3

Solution:

In HTML Audio/Video DOM, the volume attribute sets or returns the volume of the audio/video.

1
2
3
4

Solution:

The _____ input type field allows the user to select a time.

1
2
3

Solution:

A text area can hold an unlimited number of characters, and the text renders in a fixed-width font (usually Courier).

1
2
3
4

Solution:

The :nth-last-of-type() CSS pseudo-class matches elements of a given type, based on their position among a group of siblings, counting from the end.

1
2
3
4

Solution:

Make the <div> element have a total height of 100px.

1
2
3
4

Solution:

Character encoding is

1
2
3
4

Solution: