HTML Multiple Choice Questions

  • 1) What does vlink mean?
  • 2) To change the size of an image in HTML, use
  • 3) To start a list at the count of 3, use
  • 4) The MIME text file is saved with
  • 5) Which the correct e-mail link?
  • 6) Which of these tags are all <table> tags?
  • 7) Imagelink can show a text label if you add property
  • 8) What will be the added by using <td> and </td> tag?
  • 9) What is the correct HTML code for inserting an image?
  • 10) The <HR> tag is used for
  • 11) Generally, there are
  • 12) If you create an HTML page in word processor,
  • 13) The tag which allows some Web server search engines to search your Web page
  • 14) Choose the correct HTML tag to left-align the content inside a table cell
  • 15) To start a list using circles, use
  • 16) The <small> and <big> tags are special in what way?
  • 17) Gif and jpg are the two main types of what?
  • 18) Which colors consist of equal amounts of all basic colors?
  • 19) A much better approach to establish the base URL is to use the ______ element.
  • 20) The tag which is used to establish the absolute base for relative URLs used in the documents hypertext links
  • 21) Increasing the cellpadding means __________
  • 22) What kind of list will <ol> tags create?
  • 23) <! Is a ______
  • 24) All normal webpages consists of ______
  • 25) What is the correct HTML for creating a hyperlink?
  • 26) The tag used for creating hypertext and hypermedia links is
  • 27) When is the content of a table shown?
  • 28) Which tag will you add to specify a font for your whole page?
  • 29) In HTML, tags that include both on and off tag are called
  • 30) Which program do you need to write HTML?
  • 31) WYSIWYG stands for _______
  • 32) The first tag inside <TABLE> tag is _______
  • 33) The tag which allows you to nest other HTML tags within the description
  • 34) To add a plain color background to your web page, use which of the following?
  • 35) Which of the following HTML element is used for canvas graphics?
  • 36) Which HTML element is used for YouTube videos?
  • 37) Which of the following is an HTML specification used to add more information to HTML tags?
  • 38) Which works similar to <b> element?
  • 39) Which attribute is not essential under <iframe>?
  • 40) What is the use of <hr/> tag in HTML?
  • 41) How to create a checkbox in HTML Form?
  • 42) What is the correct syntax of web address?
  • 43) To show deleted text, which HTML element is used?
  • 44) Which of the following tag is used to create a text area in HTML Form?
  • 45) What is the work of <address> element in HTML5?
  • 46) Which HTML element is used for abbreviation or acronym?
  • 47) Which of the following HTML tag is used to create an unordered list?
  • 48) Which HTML element is used for short quote?
  • 49) In HTML, which attribute is used to create a link that opens in a new window tab?
  • 50) HTML is a subset of ___________
  • 51) Which HTML tag is used to insert an image?
  • 52) Which HTML tag is used for making character appearance bold?
  • 53) Which element is used for or styling HTML5 layout?
  • 54) Which of the following is not the element associated with the HTML table layout?
  • 55) Which of the following elements in HTML5 defines video or movie content?
  • 56) How do we write comments in HTML?
  • 57) Which of the following is not a HTML5 tag?
  • 58) Which element is used to get highlighted text in HTML5?
  • 59) In which part of the HTML metadata is contained?
  • 60) What is DOM in HTML?
  • 61) Which of the following is not a difference between HTML and XHTML?
  • 62) Who is the father of HTML?
  • 63) Which of the following is the correct way to change the font face in HTML?
  • 64) Which HTML tag is used to display the power in expression, i.e., (x2 - y2)?
  • 65) Which is the correct way to comment out something in HTML?
  • 66) Which of the following tag is used to create a combo box (or drop-down box)?
  • 67) In HTML5, which of the following tag is used to initialize the document type?
  • 68) Which of the following is the root tag of the HTML document?
  • 69) The tags in HTML are -
  • 70) A program in HTML can be rendered and read by -
  • 71) An HTML program is saved by using the ____ extension.
  • 72) Which of the following is the paragraph tag in HTML?
  • 73) Which of the following HTML attribute is used to define inline styles?
  • 74) Which of the following is the correct way to start an ordered list with the count of numeric value 4?
  • 75) Which of the following is the correct way to create a list using the lowercase letters?
  • 76) What are the types of unordered or bulleted list in HTML?
  • 77) How to insert a background image in HTML?
  • 78) Which of the following is the container for <tr>, <th>, and <td> ?
  • 79) Which of the following is the correct way to send mail in HTML?
  • 80) Which of the following HTML tag is the special formatting tag?
  • 81) Which of the following HTML tag is used to display the text with scrolling effect?
  • 82) Which of the following attribute is used to provide a unique name to an element?
  • 83) The <hr> tag in HTML is used for -
  • 84) Which of the following tag is used to add rows in the table?
  • 85) HTML tags are enclosed in-
  • 86) Which of the following tag is used to define options in a drop-down selection list?
  • 87) How to create a checkbox in HTML?
  • 88) Which of the following tag is used to make the underlined text?
  • 89) How to add a background color in HTML?
  • 90) How to insert an image in HTML?
  • 91) Which of the following element is responsible for making the text italic in HTML?
  • 92) How to create an ordered list (a list with the list items in numbers) in HTML?
  • 93) How to create a hyperlink in HTML?
  • 94) Which character is used to represent the closing of a tag in HTML?
  • 95) How to create an unordered list (a list with the list items in bullets) in HTML?
  • 96) Which of the following tag is used to insert a line-break in HTML?
  • 97) Which of the following tag is used for inserting the largest heading in HTML?
  • 98) Which of the following element is responsible for making the text bold in HTML?
  • 99) The correct sequence of HTML tags for starting a webpage is -
  • 100) HTML stands for -