Logo

Html-and-css Questions Set 115:

Quiz Mode

What is the default color of an unvisited link?

1
2
3
4

Solution:

where is the meta tag only found?

1
2
3
4

Solution:

Which of the following is not a border style in CSS?

1
2
3
4

Solution:

Which feature was already introduced before HTML5?

1
2
3
4

Solution:

Which HTML element is used to represent additional details that can be shown or hidden on demand?

1
2
3
4

Solution:

Which of the following is used to control how spacing and word wrapping work in CSS.

1
2
3
4

Solution:

In HTML Audio/Video DOM, which attribute sets or returns whether the audio/video should start over again when finished?

1
2
3
4

Solution:

Which of these methods of the HTML canvas element is used to obtain a reference to a context for drawing on the canvas?

1
2
3
4

Solution:

The color CSS property sets the foreground color value of an element's text and text decorations, and sets the currentcolor value.

1
2
3
4

Solution:

The <resolution> CSS data type, used for describing resolutions in media queries, denotes the pixel density of an output device, i.e., its resolution.

1
2
3
4

Solution: