Logo

Html-and-css Questions Set 74:

Quiz Mode

Which of the following is not the a value of border-collapse.

1
2
3
4

Solution:

Inside the ________ element, you specify how HTML elements should render in a browser.

1
2
3
4

Solution:

The _____________ CSS pseudo-class represents links that the user has already visited.

1
2
3
4

Solution:

Which of the following HTML elements represents a thematic break rather than a horizontal rule?

1
2
3
4

Solution:

Correct syntax of the keyframe is :

1
2
3
4

Solution:

The __________ CSS property sets the width of the right border of an element.

1
2
3
4

Solution:

Which of the following statements is true?

1
2
3
4

Solution:

Identify the correct syntax used for the HTML <frameset> tag:

1
2
3
4

Solution:

Set the border style of the following HTML element to solid.

<p id="this">Line 1</p>

1
2
3
4

Solution:

The ________ CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list.

1
2
3
4

Solution: