Logo

Html-and-css Questions Set 12:

Quiz Mode

The __________ tag is used to define a client-side script (JavaScript).

1
2
3
4

Solution:

Does images get a blue border when they are used links in HTML.

1
2
3
4

Solution:

The ________ defines a numeric input field.

1
2
3

Solution:

What can be used to verify a displayed graphic?

1
2
3
4

Solution:

The <select> element is a form control and can be used in a form to collect user input.

1
2
3
4

Solution:

The _________ CSS property sets the color of an element's top border.

1
2
3
4

Solution:

The _________________ CSS property rounds the top-left corner of an element.

1
2
3
4

Solution:

The _________________ CSS property sets whether an animation is running or paused.

1
2
3
4

Solution:

The -webkit-box-reflect property lets you reflect the content of an element in one specific direction.

1
2
3
4

Solution:

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

1
2
3
4

Solution: