Logo

Html-and-css Questions Set 69:

Quiz Mode

Which markup language does Dirty Markup validate?

1
2
3
4

Solution:

Which is not a valid value for CSS transition?

1
2
3
4

Solution:

The HTML tag used for inserting more than one audio file is ________.

1
2
3
4

Solution:

Which of the following attribute adds audio controls, like play, pause, and volume?

1
2
3
4

Solution:

The ________ property is used to apply visual effects to associated elements.

1
2
3
4

Solution:

The CSS :target pseudo-class selects the elements that are the target of a referring URI.

1
2
3
4

Solution:

The ______ property lets you define your own values in a cubic-bezier function.

1
2
3
4

Solution:

In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video.

1
2
3
4

Solution:

Which of the following HTML elements is true?

1. <object> defines an embedded object.

2. <select> defines a drop-down list.

1
2
3
4

Solution:

What is the syntax for making a photo as a link in HTML ?

1
2
3
4

Solution: