Logo

Html-and-css Questions Set 53:

Quiz Mode

Which property is used to add space inside the text field?

1
2
3

Solution:

Who created the first version of HTML?

1
2
3
4

Solution:

Radio buttons let a user select _______ of limited number of choices:

1
2

Solution:

How can we add images to a web page?

1
2
3
4

Solution:

What is outcome of the following code?


  • 1
    2

    Solution:

    Which of the following is true about the CSS text-shadow property?

    1
    2
    3
    4

    Solution:

    The inline-size CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode.

    1
    2
    3
    4

    Solution:

    All HTML elements are identified by their tag name and are marked up using either start tags and end tags or self-closing tags.

    1
    2
    3
    4

    Solution:

    What does 'On-Screen Action' mean in the testing of HTML5 applications?

    1
    2
    3
    4

    Solution:

    The scroll-margin-inline-end property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport.

    1
    2
    3
    4

    Solution: