Logo

Html-and-css Questions Set 59:

Quiz Mode

Which character is not encoded by the encodeURI() function?

1
2
3
4

Solution:

Which of the following is not an HTML5 tag?

1
2
3
4

Solution:

On which of the following HTML elements are borders not applied?

1
2
3
4

Solution:

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

1
2
3
4

Solution:

Which HTML element represents a self-contained composition in a document?

1
2
3
4

Solution:

Which HTML Audio/Video DOM property returns a TextTrackList object representing the available text tracks?

1
2
3
4

Solution:

The _____ CSS Float property defines how the width and height of an element are calculated: should they include padding and borders, or not

1
2
3
4

Solution:

What does the given CSS media query do?

1
2
3
4

Solution:

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.

1
2
3
4

Solution:

Which of the following statements about the HTML <table> element is correct?

1
2
3
4

Solution: