Logo

Html-and-css Questions Set 121:

Quiz Mode

Is "!DOCTYPE" case-sensitive?

1
2

Solution:

The syntax for a class selector in css is

1
2
3

Solution:

The ___ selector selects all HTML elements on the page.

1
2
3
4

Solution:

Which of the following is not a newly added element in HTML5?

1
2
3
4

Solution:

The CSS property border-spacing is given in what units?

1
2
3
4

Solution:

In HTML ,tags that include both on and off tag are called

1
2
3
4

Solution:

The _________ tag is required in all HTML documents and it defines the title of the page.

1
2
3
4

Solution:

a property that allows developers to add rounded corners on the design elements ?

1
2
3
4

Solution:

Which CSS property is used to define a delay before the animation starts?

1
2
3
4

Solution:

What will happen if the height and width of a video are not set while the video loads?

1
2
3
4

Solution: