Logo

Html-and-css Questions Set 118:

Quiz Mode

The _____ property is used to wrap a block of text around an image.

1
2
3
4

Solution:

Which CSS preprocessor does Bootstrap use as its style foundation?

1
2
3
4

Solution:

The _________ HTML element is used as a container for related content

1
2
3
4

Solution:

The ______ HTML tag specifies a section that is quoted from another source

1
2
3
4

Solution:

The _________ tag allows you to specify alternative video/audio/image files.

1
2
3
4

Solution:

The main container for HTML table elements like <TR>, <TD>, and <TH> is:

1
2
3
4

Solution:

What is the full form of CSS?

1
2
3
4

Solution:

The ________ is typically a server page with a script for processing input data

1
2
3

Solution:

Which of the following CSS selectors are used to specify a group of elements?

1
2
3
4

Solution:

The caption-side CSS property puts the content of a table's <caption> on the specified side. The values are relative to the writing-mode of the table.

1
2
3
4

Solution: