Logo

Html-and-css Questions Set 41:

Quiz Mode

How do you add a checkbox to your webpage?

1
2
3
4

Solution:

What does getCurrentPosition() returns?

1
2
3
4

Solution:

The HTML ____ element defines an abbreviation or an acronym.

1
2
3

Solution:

Which of the following web browsers does not support the WAV audio file format?

1
2
3
4

Solution:

What will be the outcome of the following code?

1
2
3

Solution:

Which type attribute of input element sets the element’s value to a string representing a number?

1
2
3
4

Solution:

The _____________ CSS pseudo-class represents elements that are a reference point for selectors to match against.

1
2
3
4

Solution:

What does wrap attribute denote?

1
2
3
4

Solution:

By default, hyperlinks are displayed with an underline. How do you remove the underline from all hyperlinks using CSS?

1
2
3
4

Solution:

The _____ method clears the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image.

1
2
3
4

Solution: