HTML MCQS with Answers - Page 4

151) HTML Header Tag is used to create which section of the document?

  1. footer section
  2. metadata section
  3. main section
  4. header section

152) HTML Tag used to insert a horizontal rule is called?

  1. br tag
  2. tr tag
  3. hr tag
  4. h1 tag

153) Which Tag is used to define the root of HTML Document?

  1. root tag
  2. html tag
  3. head tag
  4. footer tag

154) HTML Tag which defines the term that is prominent or different from other text?

  1. h1 tag
  2. article tag
  3. strong tag
  4. i tag

155) Which HTML Tag is used to define frame element?

  1. iframe tag
  2. frame tag
  3. frameset tag
  4. fieldset tag

156) Which HTML input Tag is used?

  1. To define input variables
  2. To take input from user
  3. To define headings
  4. To make illustrations

157) Which HTML Tag is used to define inserted text?

  1. inserted tag
  2. b tag
  3. i tag
  4. ins tag

158) HTML Tag which defines option for select element?

  1. HTML select tag
  2. HTML option tag
  3. HTML optgroup tag
  4. HTML input tag

159) HTML Tag which defines result of calculation?

  1. HTML input tag
  2. HTML h1 tag
  3. HTML output tag
  4. HTML nav tag

160) HTML Tag which define short quotation?

  1. HTML blockquote tag
  2. HTML q tag
  3. HTML h3 tag
  4. HTML br tag

161) Correct HTML syntax to right align the content inside a paragraph is?

  1. <p right-align = "right">
  2. <p align = "right">
  3. <p right-align = "yes">
  4. <p rightalign = "yes">

162) Which attribute defines the relationship between two documents?

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

163) Which HTML tag is used for the largest heading?

  1. h1
  2. h6
  3. heading
  4. h2

164) Which HTML tag is used for the hyperlinks?

  1. link
  2. p
  3. a
  4. li

165) Which of the following tags is used to insert a line break in HTML?

  1. <hr>
  2. <p>
  3. <b>
  4. <br>

166) HTML tags are enclosed in

  1. ( and )
  2. < and >
  3. { and }
  4. ; and ;

167) !DOCTYPE is case sensitive?

  1. FALSE
  2. TRUE
  3. Maybe
  4. None

168) Which HTML Tag is used to make the text bold?

  1. <b>
  2. <br>
  3. <ol>
  4. <ul>

169) Which HTML Tag is used to write the paragraph?

  1. <img>
  2. <p>
  3. <div>
  4. <nav>

170) HTML attribute which defines the Language of web page or document?

  1. lang attribute
  2. type attribute
  3. hreflang attribute
  4. name attribute

171) HTML attribute which defines HTTP response header for the value of the content attribute?

  1. http attribute
  2. http-equiv attribute
  3. media attribute
  4. href attribute

172) HTML attribute which defines a specific id for HTML element?

  1. class attribute
  2. name attribute
  3. type attribute
  4. id attribute

173) HTML attribute which defines an image to be image-map?

  1. map attribute
  2. image map attribute
  3. img attribute
  4. ismap attribute

174) HTML attribute which defines the type of text track?

  1. type attribute
  2. kind attribute
  3. name attribute
  4. id attribute

175) HTML attribute which defines the title of text track?

  1. title attribute
  2. label attribute
  3. name attribute
  4. data attribute

176) HTML attribute which defines the range for meter element that sets the value which is considered low?

  1. min attribute
  2. low attribute
  3. less attribute
  4. short attribute

177) HTML attribute which defines the method to use while submitting the form data?

  1. method attribute
  2. data attribute
  3. type attribute
  4. submit attribute

178) HTML attribute which defines the minimum value?

  1. low attribute
  2. less attribute
  3. short attribute
  4. min attribute

179) HTML attribute which enables the user to enter more than one values for input type elements?

  1. value attribute
  2. multiple attribute
  3. max attribute
  4. length attribute

180) HTML attribute which mutes the audio and video files?

  1. audio attribute
  2. sound attribute
  3. muted attribute
  4. type attribute

181) HTML attribute which defines the name of the element?

  1. title attribute
  2. name attribute
  3. class attribute
  4. id attribute

182) HTML attribute which specifies that the form should be submitted without validation?

  1. validate attribute
  2. check attribute
  3. list attribute
  4. novalidate attribute

183) Which HTML tag is used to define a button?

  1. button tag
  2. a tag
  3. p tag
  4. b tag

184) Which HTML tag is used to draw graphics via scripting?

  1. img tag
  2. canvas tag
  3. iframe tag
  4. section tag

185) Which HTML tag is used to define a caption of table?

  1. h1 tag
  2. th tag
  3. caption tag
  4. title tag

186) Which HTML tag defines title of the work?

  1. title tag
  2. strong tag
  3. h1 tag
  4. cite tag

187) Which HTML tag is used to define a piece of computer code?

  1. main tag
  2. style tag
  3. code tag
  4. script tag

188) Which HTML tag specifies a group of one or more columns in a table?

  1. col tag
  2. colgroup tag
  3. column tag
  4. tr tag

189) Which HTML tag is used to add a machine readable translation?

  1. datalist tag
  2. script tag
  3. head tag
  4. data tag

190) Which HTML tag is used to define details about content?

  1. details tag
  2. h1 tag
  3. del tag
  4. p tag

191) Which HTML tag specifies a term which is defined in the content?

  1. dfn tag
  2. th tag
  3. main tag
  4. span tag

192) Which HTML tag defines a dialog box?

  1. section tag
  2. h1 tag
  3. dialog tag
  4. header tag

193) Which HTML tag is used to group related HTML elements in form?

  1. group tag
  2. fieldset tag
  3. section tag
  4. link tag

194) Which HTML tag defines caption for figure tag?

  1. th tag
  2. figcaption tag
  3. caption tag
  4. h1 tag

195) HTML footer tag is used for?

  1. side content of website
  2. footer section of website
  3. main section of website
  4. header section of website

196) Which HTML tag is used to make HTML forms?

  1. table tag
  2. fieldset tag
  3. form tag
  4. footer tag

197) HTML attribute which defines the HTML content of page which is to be shown in iframe tag?

  1. src attribute
  2. srcdoc attribute
  3. src attribute
  4. content attribute

198) HTML attribute which defines the language of the text track data if kind is set to subtitles?

  1. src attribute
  2. lang attribute
  3. track attribute
  4. srclang attribute

199) HTML attribute which defines the url of image to be used in different situations?

  1. src attribute
  2. img attribute
  3. srcset attribute
  4. set attribute

200) Which of the following tags is not an HTML5 tag?

  1. section tag
  2. article tag
  3. acronym tag
  4. audio tag
1 2 3 4 5 6 7 8