HTML5 Test

Exam Type: HTML5 MCQ Skill Test
Questions Type: Multiple Choice Questions
Total Questions: 30
Time Limit: 30 Minutes
Last Update June, 2025

Pass HTML5 Exam

75%
Total time

1 minute 2 seconds

Total time

1 correct answers

Total time

6 incorrect answers

Total time

6 not attempted

Start

HTML5 Quiz

Question 1 of 30
30:00

Which of the following statement is correct about Server-Side image maps?

  • This is enabled by the ismap attribute of the <img> tag and requires access to a server and related image-map processing applications
  • This is created with the usemap attribute of the <img> tag, along with corresponding <map> and <div> tags
  • This is created with the image attribute of the <img>, along with corresponding image <map> and data <area>
  • None of the above
     

What is used to continuously push events from the web server to the client's browser?

Which of the following is not a valid attribute for the audio element in HTML5?

Which value of Socket.readyState indicates that the connection is going through the closing handshake?

Which attribute specifies whether or not a user is allowed to drag an element?

Which of the following method is used to check if the browser can play the specified audio/video type?

Which of the following is not a core method of WebSQL Database API?

Which method of the HTMLCanvasElement is used to represent an image of a canvas element?

Which of the following method cancels an ongoing watchPosition call?

In drawing text, the canvas rendering context provides the following methods to render the text?

Note: Select more than 1 option as correct answer

Which one of the following is not a valid input control in HTML5?

Which method is used to fetch the current geographic location of the user and update it as the user moves?

Which method is used to finish a launched worker?

Which is the correct method to draw an image on HTML Canvas

Which of the following attributes requires you to have a value in an input control in HTML5?

Which method is used to execute a query in WebSQL?

Select HTML elements that hold text,

Note: Select more than 1 option as correct answer

Which input type is used to submit integer numbers from 1 to 20?

Which HTML element could be used to display an ordered list?

How can you add custom text on a browser's tab?

Select all the valid attributes of an audio element. (Check all that apply.)

Note: Select more than 1 option as correct answer

How do you display progress using only HTML?

What is HTML?

Which is the HTML element used to create the clickable text? When clicked on, the cursor should be focused on the input field.

Select the valid content sectioning elements. (Check all that apply.)

Note: Select more than 1 option as correct answer

Which are valid HTML elements?

Which of these elements are deprecated in HTML5? 

  • <center>
  • <font>
  • <iframe>
  • <tfoot>
     

Note: Select more than 1 option as correct answer

The element to specify a list of predefined options for input control is

  • <source>
  • <datalist>
  • <tracklist>
  • <optionlist>
     

Which element defines the title of a work (e.g. a book, a song, a movie, etc.)?

  • <details>
  • <cite>
  • <bdi>
  • <title>
     

How can you embed a mp3 file in HTML page?

  • <mp3 src="path_to_file" />
  • <audio src= path_to_file />
  • <music src="path_to_file" />
  • <play src="path_to_file" />
     

HTML5 Test Explained

© 2025 Skill Test Answer. All Rights Reserved