Thursday, November 3, 2022

HTML 30 TOP MCQ-INTERVIEW TEST

HTML Mcq



Hello Friends,

Html Mcq , Html mcq with question and answer , mcq of html


  1. HTML stands for_______.
    1. Hyper Text Markup Language
    2. Holistick Technical Method Library
    3. Hyper Text Makes Line
    4. None of the above
  2. Who is the devoloper of HTML?
    1. Rebert Cailiou
    2. Tim Thompson
    3. Charles Darwin
    4. Tim Berners Lee
  3. What type of language is HTML ?
    1. Scripting Language
    2. Markup Language
    3. Network Protocol
    4. Programming Language
  4. To create HTML page,you need _____?
    1. web browser
    2. Text editor
    3. Both 1 & 2
    4. None of these
  5. HTML uses ____ ?
    1. Predefined tags
    2. User-defined tags
    3. Fixed tag defined by the language
    4. Tag for link only
  6. Choose the correct HTML tag to make the text italic ?
    1. <a>
    2. <italic>
    3. <li>
    4. <i>
  7. What does the <br> tag add to your webpage?
    1. Paragraph break 
    2. Long break
    3. Line break
    4. None of these
  8.  Which of the following is a paragraph tag in HTML ?
    1. <p>
    2. <b>
    3. <pre>
    4. None of the above
  9. HTML is a subset of ______ .
    1. SGMD
    2. SGMH
    3. SGML
    4. None
  10. All HTML tags are enclosed in what ?
    1. # and #
    2. ? and !
    3. { and }
    4. < and >
  11. The BODY tag is usally used after _______ ?
    1. HTML tag
    2. HEAD tag
    3. TITLE tag
    4. EM tag
  12. The first tag inside <TABLE> tag is ______ ?
    1. <TD>
    2. <HEAD>
    3. <CAPTION>
    4. <TH>
  13. Which tag tells the browser where the page starts and stops ?
    1. <html>
    2. <body>
    3. <head>
    4. <title>
  14. In HTML,tags that include both on and off  tags are called ?
    1.  document tag 
    2. comment tag
    3. contaniner tag
    4. None of the above
  15. Which color has the same amount of all the original colors ?
    1. White,blue and gray
    2. White, black and gray
    3. Purple, green and blue
    4. None of the above
  16. A better way to establish a base URL is to use the ___________ element .
    1. Head
    2. Body
    3. Base
    4. None of the above
  17. Full form of URL is ______ ?
    1. Uniform read locator
    2. Uniform research locator
    3. Uniform resourse locator
    4. Uniform research locator
  18. Which program do you need to write HTML ?
    1. HTML -development suite 4
    2. A graphics program 
    3. Any text editor
    4. All of these
  19. Which of the following is the container for <tr>,<th>, and <td> ?
    1. <data>
    2. <table>
    3. <group>
    4. none of these
  20. Which of the following HTML attribute is used to define inline style ?
    1. class
    2. style
    3. type
    4. None of the above
  21. What tag would you add to specify a font for your whole page ?
    1. <defaultfont>
    2. <targetfont>
    3. <basefont>
    4. <font>
  22. Which HTML tag produces the biggest heading ?
    1. <h1>
    2. <h2>
    3. <h3>
    4. <h6>
  23. Whwn is the content of a table shown ?
    1. Before the border loads
    2. After the table is loaded 
    3. In pieces as it loads
    4. None of the above
  24. The default value of the BORDER attribute is ?
    1. 1 pixel
    2.  2 pixel
    3. 3 pixel
    4. None of the above
  25. All normal webpages consists of-
    1. Body and frameset
    2. Top and bottom 
    3. Head and body
    4. None of these
  26. To created a bulleted list, use _____ ?
    1. <ol>
    2. <ul>
    3. <il>
    4. None
  27. In HTML5, which of the following tag is use to initialize the document type ?
    1. <doctype HTML>
    2. <\Doctype html>
    3. <doctype>
    4. <iDoctype html>
  28. How can you open a link in its own unique new windows ?
    1. TARGET="_NEW_WINDOW"
    2. TARGET="NEW"
    3. TARGET="_BLANK"
    4. TARGET="_NEW"
  29. Which element represent preformatted text ?
    1. <main>
    2. <dir>
    3. <dd>
    4. <pre>
  30. Which is the correct e-mail link ?
      1. <a href="abcd:aas@yyy">
      2. <mail>trendhackong@yyy</mail>
      3. <a href="abc@yyy">
      4. <href="sds@yyy">

No comments: