Home / CSE / HTML- CS :: HTML5

CSE :: HTML- CS

  1. Which of the following HTML 4 attributes is removed in HTML5?

  2. A.

     text

    B.

     rules

    C.

     link

    D.

     all of the mentioned


  3. Which of the following element is removed by HTML5?

  4. A.

     vlink

    B.

     dir

    C.

     marginwidth

    D.

     compact


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

  6. A.

     article

    B.

     audio

    C.

     nav

    D.

     frameset


  7. __________ defines the accelerator key to be used for keyboard access to an element.

  8. A.

     data-X

    B.

     accesskey

    C.

     rp

    D.

     command


  9. Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content?

  10. A.

     data-X

    B.

     header

    C.

     mark

    D.

     meter


  11. Which of the following element sets is an item of microdata?

  12. A.

     itemscope

    B.

     itemref

    C.

     itemtype

    D.

     none of the mentioned


  13. ___________ defines a group of content that should be used as a figure and may be labeled by a legend element.

  14. A.

     figure

    B.

     details

    C.

     output

    D.

     aside


  15. Which element is used to define a discrete unit of content such as a blogpost, comment, and so on?

  16. A.

     section

    B.

     class

    C.

     article

    D.

     none of the mentioned


  17. HTML5 documents may contains a ___________ element, which is used to set the header section of a document.

  18. A.

     header

    B.

     footer

    C.

     section

    D.

     none of the mentioned


  19. Which element may be used within content to represent material that is tangential?

  20. A.

     aside

    B.

     cite

    C.

     article

    D.

     class