Attend MockTest

  1. In the input element, which of the following attributes defines the control for entering a phone number?





  2. Which element represents the control used to generate the public key-private key pair?





  3. Which element represents the markup or highlighted text for reference?





  4. Which element represents the navigation part?





  5. The graphics defined by SVG are in _____ format?





  6. Regarding the article element, which of the following options is incorrect?





  7. Which attribute will continuously play the audio embedded in the audio element?





  8. Which of the following browsers may not support the following code to create a rectangle

    <!DOCTYPE html>
    <html>
    <body>
    <canvas id="myCanvas" width="350" height="200" style="border:1px solid red;">
    Your browser does not support the HTML5 canvas tag.
    </canvas>
    </body>
    </html>




  9. Which of the following elements is called a child element of the media element?





  10. Which element defines the parameters of the <object> element?





  11. Which element represents an external resource? 





  12. Which element specifies multiple media resources?





  13. Which element is not a script element?





  14. Which element shows the progress of the task?





  15. Which element creates a set of options?





Subscribe For Daily Updates