HTML MCQS with Answers - Page 8

351) The types of bullets in unordered list are?

  1. rectangle, square, triangle
  2. polygon, triangle, circle
  3. square, disc, circle
  4. disc, square, hexagon

352) <input> is?

  1. Format tag.
  2. An empty tag.
  3. Block Level
  4. All of the above

353) Which of the following is container for <tr>, <th>, and <td> Tags?

  1. <div>
  2. <table>
  3. <section>
  4. None

354) HTML attribute which specifies the encoding method of form data?

  1. enctype attribute
  2. encode attribute
  3. charset attribute
  4. type attribute

355) HTML attribute which defines the link of label or calculation with the element?

  1. for attribute
  2. link attribute
  3. id attribute
  4. name attribute

356) HTML attribute which specifies which form belongs to the particular element using form name?

  1. link attribute
  2. formaction attribute
  3. form attribute
  4. id attribute

357) HTML attribute which specifies that script will run when the user presses a key?

  1. onkeyup attribute
  2. onkeydown attribute
  3. onkeypress attribute
  4. onpress attribute

358) HTML attribute which specifies that script will run when the pointer of mouse is moving over element?

  1. onmove attribute
  2. onmouseover attribute
  3. onmouse attribute
  4. onmousemove attribute

359) HTML attribute which specifies that script will run when the pointer of mouse is moving out of element?

  1. onmove attribute
  2. onmouseover attribute
  3. onmousemove attribute
  4. onmouseout attribute

360) HTML attribute which specifies that script will run when the browser works offline?

  1. ondown attribute
  2. connection attribute
  3. check attribute
  4. onoffline attribute

361) HTML attribute which specifies that script will run when the browser works online or the connection is reestablished?

  1. onconnected attribute
  2. ononline attribute
  3. connection attribute
  4. data attribute

362) HTML attribute which specifies that script will run when the user navigates away from the page?

  1. onpagehide attribute
  2. onhide attribute
  3. hidden attribute
  4. onback attribute

363) HTML attribute which specifies that script will run when the user navigates to the page?

  1. onopen attribute
  2. onvisit attribute
  3. onpageshow attribute
  4. ondisplay attribute

364) HTML attribute which specifies that script will run when the media is playing?

  1. onplay attribute
  2. onloop attribute
  3. onstart attribute
  4. onplaying attribute

365) HTML attribute which specifies that script will run when the window's history is changed?

  1. onchange attribute
  2. history attribute
  3. onpopstate attribute
  4. state attribute

366) HTML attribute which specifies that script will run when the browser is getting the media data?

  1. onprogress attribute
  2. data attribute
  3. onloading attribute
  4. get attribute

367) HTML attribute which specifies that script will run when the user changes the speed of media?

  1. onchange attribute
  2. onratechange attribute
  3. speed attribute
  4. rate attribute

368) HTML attribute which specifies that script will run when the reset button of the form is clicked?

  1. onchange attribute
  2. reset attribute
  3. onstart attribute
  4. onreset attribute

369) HTML attribute which specifies that script will run when the browser size is changed?

  1. size attribute
  2. width attribute
  3. onresize attribute
  4. height attribute

370) HTML attribute which specifies that script will run when the process of seeking is ended?

  1. oncomplete attribute
  2. end attribute
  3. start attribute
  4. onseeked attribute

371) HTML attribute which specifies that script will run when the process of seeking is still going on?

  1. onseeked attribute
  2. onseeking attribute
  3. seek attribute
  4. type attribute

372) HTML attribute which specifies that script will run when the element gets selected?

  1. onselect attribute
  2. onfocus attribute
  3. selected attribute
  4. id attribute

373) HTML attribute which specifies that script will run when the media data is stuck and browser is unable to fetch it?

  1. onload attribute
  2. onbuffer attribute
  3. onstalled attribute
  4. onstuck attribute

374) HTML attribute which specifies that script will run when the Web storage area is updated?

  1. updated attribute
  2. onupdate attribute
  3. state attribute
  4. onstorage attribute

375) HTML attribute which specifies that script will run when the form is submitted?

  1. submit attribute
  2. onclick attribute
  3. onsubmit attribute
  4. onselect attribute

376) HTML attribute which specifies that script will run when process of fetching the media is stopped?

  1. onstop attribute
  2. onsuspend attribute
  3. onpause attribute
  4. stop attribute

377) HTML attribute which specifies that script will run when playing position is changed by the user?

  1. ontimeupdate attribute
  2. onupdate attribute
  3. onloop attribute
  4. time attribute

378) HTML attribute which specifies that script will run when the user opens or closes the details element?

  1. ontoggle attribute
  2. toggle attribute
  3. onclose attribute
  4. onopen attribute

379) HTML attribute which defines the relationship of linked document or file with the current file?

  1. link attribute
  2. relationship attribute
  3. rel attribute
  4. id attribute

380) HTML attribute which specifies that the form cannot be submitted without entering the value?

  1. submit attribute
  2. needed attribute
  3. input attribute
  4. required attribute
1 2 3 4 5 6 7 8