HTML MCQS with Answers - Page 5

201) HTML attribute which specifies that the list items must be in descending order?

  1. reversed attribute
  2. order attribute
  3. list attribute
  4. data attribute

202) HTML attribute which defines the number of lines in textarea element?

  1. column attribute
  2. colspan attribute
  3. rows attribute
  4. rowspan attribute

203) HTML attribute which defines the number of rows of the cell of table?

  1. column attribute
  2. colspan attribute
  3. row attribute
  4. rowspan attribute

204) HTML attribute which defines the restriction for the iframe content?

  1. src attribute
  2. url attribute
  3. content attribute
  4. sandbox attribute

205) HTML attribute which specifies if the header cell is header for rows, column or group of row or columns?

  1. column attribute
  2. row attribute
  3. scope attribute
  4. header attribute

206) HTML attribute which specifies that the particular option must be selected when the page loads?

  1. selected attribute
  2. disabled attribute
  3. select attribute
  4. checked attribute

207) HTML attribute which defines the shape of area?

  1. area attribute
  2. width attribute
  3. shape attribute
  4. height attribute

208) HTML attribute which defines the size of input for the input tag?

  1. length attribute
  2. size attribute
  3. char attribute
  4. data attribute

209) HTML attribute which defines the size of the linked document file or resource?

  1. size attribute
  2. alt attribute
  3. sizes attribute
  4. content attribute

210) HTML attribute which defines the number of columns element should span?

  1. colspan attribute
  2. rowspan attribute
  3. width attribute
  4. span attribute

211) HTML attribute which enables the element to be able to check the grammar and spelling of it's content?

  1. spellcheck attribute
  2. spelling attribute
  3. lang attribute
  4. content attribute

212) HTML attribute which defines the url of the file?

  1. src attribute
  2. href attribute
  3. file attribute
  4. url attribute

213) HTML attribute which defines the start value of an ordered list?

  1. start attribute
  2. list attribute
  3. min attribute
  4. first attribute

214) Which element was not removed in HTML5?

  1. <small>
  2. <strike>
  3. <big>
  4. <center>

215) The body tag is usually used after?

  1. head tag
  2. html tag
  3. div tag
  4. header tag

216) Which html attribute is used to add audio controls, like play, pause, and volume?

  1. audio
  2. controls
  3. href
  4. src

217) Which of the following attribute defines the scope of associated metadata?

  1. itemref
  2. itemtype
  3. itemscope
  4. itemprop

218) HTML tag which is used to add self contained content like illustrations or diagrams is?

  1. diagram
  2. output
  3. img
  4. figure

219) Which HTML Tag is used for independent content like blog posts, news, comments etc?

  1. section
  2. header
  3. article
  4. footer

220) Which HTML tag is used for formatting?

  1. <p>
  2. <pre>
  3. <figure>
  4. None

221) Which of the following allows user to view a webpage?

  1. Website
  2. Operating System
  3. Windows
  4. Web Browser

222) HTML tag which is used for scrolling effect of the text is?

  1. <marquee>
  2. <nav>
  3. <div>
  4. <section>

223) Which attribute is used to define the type of input element?

  1. type
  2. alt
  3. category
  4. name

224) From which tag the descriptive list starts?

  1. dd tag
  2. li tag
  3. dl tag
  4. ol tag

225) Which HTML Tag doesn't support standard attributes?

  1. div tag
  2. comment tag
  3. h1 tag
  4. nav tag

226) HTML document must start with declaration?

  1. htm
  2. html
  3. !DOCTYPE html
  4. doctype php

227) A visited link is?

  1. bold and purple
  2. underlined and red
  3. underlined and blue
  4. underlined and purple

228) An active link is?

  1. bold and red
  2. italic and red
  3. underlined and red
  4. underlined and blue

229) Attribute which specifies the URL for the anchor tag?

  1. href
  2. alt
  3. title
  4. url

230) Which HTML tag defines an abbreviation or an acronym?

  1. abbreviation tag
  2. abbr tag
  3. br tag
  4. span tag

231) Which HTML tag defines a comment?

  1. com tag
  2. <!--...-->
  3. comment tag
  4. p tag

232) Which HTML tag is used to define the document type?

  1. <!DOCTYPE>
  2. span tag
  3. doc tag
  4. document tag

233) Which HTML tag is used to define a hyperlink?

  1. p tag
  2. href tag
  3. <a>
  4. div tag

234) Which HTML tag defines contact information for the author or owner of a document?

  1. add tag
  2. <address>
  3. author tag
  4. p tag

235) Which HTML tag is used to define an area inside image map?

  1. a tag
  2. section tag
  3. article tag
  4. <area>

236) Which HTML tag defines an article?

  1. <article>
  2. area tag
  3. nav tag
  4. div tag

237) Which HTML tag is used to define content aside from the page content?

  1. <aside>
  2. div tag
  3. article tag
  4. section tag

238) Which HTML tag defines embedded sound content?

  1. mp3 tag
  2. p tag
  3. <audio>
  4. nav tag

239) Which HTML tag defines bold text?

  1. bold tag
  2. <bold>
  3. p tag
  4. div tag

240) Which HTML tag defines the base URL/target for all URLs?

  1. url tag
  2. <base>
  3. a tag
  4. nav tag

241) Which HTML tag is used for text formatted in a different direction?

  1. p tag
  2. dir tag
  3. <bdi>
  4. pre tag

242) Which HTML tag defines main body of webpage?

  1. main tag
  2. head tag
  3. html tag
  4. <body>

243) HTML Tag used to define variable?

  1. HTML object tag
  2. HTML var tag
  3. HTML script tag
  4. HTML wbr tag

244) HTML Tag used to define video content?

  1. HTML media tag
  2. HTML embed tag
  3. HTML video tag
  4. HTML object tag

245) HTML attribute which defines a short key to activate or focus an element is?

  1. focus attribute
  2. accesskey attribute
  3. title attribute
  4. onclick attribute

246) HTML attribute which defines the tabbing order of element?

  1. tabindex attribute
  2. order attribute
  3. list attribute
  4. tab attribute

247) HTML attribute which defines the target of where to open the linked document?

  1. blank attribute
  2. title attribute
  3. src attribute
  4. target attribute

248) HTML attribute which defines the extra information about element?

  1. text attribute
  2. name attribute
  3. title attribute
  4. info attribute

249) HTML attribute which defines if the content of an element should be translated or not?

  1. lang attribute
  2. output attribute
  3. translate attribute
  4. type attribute

250) HTML attribute which defines the type of element?

  1. value attribute
  2. type attribute
  3. content attribute
  4. text attribute
1 2 3 4 5 6 7 8