Attend MockTest

  1. Which element represents a scalar value in a given range?





  2. Which element does not define the width of the attribute?





  3. Which of the following options shows the time-consuming progress of the function in JavaScript?





  4. Which of the following features has been introduced before HTML5?





  5. What if the doctype is not used at the beginning of the HTML document?





  6. Which element did HTML5 not remove?





  7. Which of the following defines the title of the work?





  8. Which of the following statements is correct?





  9. What does <main> generally contain?





  10. How many times can HTML5 events be triggered?





  11. HTML5 documents may contain a ______ element to set the title part of the document?





  12. Which element can be used in the content to represent the content outside the <article> tag?





  13. What is the reason for adding multiple file formats to the same file?

    <source src="html_5.mp4" type="video/mp4">
    <source src="html_5.ogv" type="video/ogg">




  14. To insert a video, we need to use the video tag and set the src attribute to a local or remote URL?




  15. In the HTML audio/video DOM, _____ sets whether to load the video after the page is loaded?





Subscribe For Daily Updates