Logo

Html-and-css Questions Set 97:

Quiz Mode

The content of a

element should not be visible unless the open attribute is set.

1
2
3
4

Solution:

Which table attribute is used to specify the number of columns a cell should span?

1
2
3
4

Solution:

Which of the following browsers support the <cite> HTML tag?

1
2
3
4

Solution:

The __________ tag defines a visible heading for the details element.

1
2
3
4

Solution:

The __________ CSS pseudo-class represents any element that has been defined.

1
2
3
4

Solution:

How do you set the title on a web page tab?

1
2
3
4

Solution:

The CSS align-items property sets the align-self value on all direct children as a group.

1
2
3
4

Solution:

The backface-visibility CSS property sets whether the back face of an element is visible when turned towards the user.

1
2
3
4

Solution:

Fill in the Blanks:

  1. ______ is used to add space in between different elements in HTML document.
  2. ______ is used to add space between an element border and the content of the element.

1
2
3
4

Solution: