HTML Multiple Choice Questions MCQs
“HTML Multiple Choice Questions MCQs” is the set of frequently asked Multiple Choice questions and these MCQs are asked in different test in the past in different test. Here, we are presenting those MCQs in a different style. Let’s begin with Set 1.
Set 1: HTMLÂ FAQ in GAT Test
1.  Which of the following is a container?
a) <input>
b) <head>
c) <select>
d) <document>
2. To create a descriptive list which tag is used?
a) <DS>
b) <DD>
c) <DL>
d) <LD>
3. <INPUT> tag is a …..
a) base tag
b) format tag
c) delete tag
d) empty tag
4. To add a line break which tag is used?
a) <strong>
b) <line>
c) <break>
d) <br>
5. Which tag is used to specify font to whole web page?
a) <indexfont>
b) <defaultfont>
c) <targetfont>
d) none of these
6. <TH> ,<TR> & <TD> are the tag of …
a) list
b) text
c) body
d) table
7. Gif and jpg are the types of …
a) videos
b) audio
c) image
d) text
8. Which tag we will use to add rows in a table?
a) <i> & </i>
b) <b> & </b>
c) <tr> & </tr>
d) <td> & </td>
9. <p> tag is used for …
a) pitch
b) paragraph
c) print
d) all of these
10. <TABLE> tag is used in …
a) head
b) body
c) title
d) none of these
11. What will be added in a table when <td> and </td> tag is used?
a) row
b) cell
c) column
d) list
12. <COLSPAN> tag is added to …
a)Â <table>
b)Â <tr>
c)Â <td>
d)Â <th>
Set 2: HTMLÂ FAQ in GRE Test
1. What is HTML?
A. High Text Markup Language
B. Hyper Tabular Markup Language
C. HyperText Markup Language
D. None of these
E. Both A and B
F. Both C and A
2.which of the tag is used to mark the beginning of the paragraph?
A.<TD>
B.<br>
C.<TR>
D.<ul>
E.<P>
F.<ol>
3.which tag is used to descriptive list starts ?
A.<LL>
B.<DD>
C.<DL>
D.<DS>
D. None of these
E. Both A and B
4.Correct HTML tag for the largest heading is
A.<head>
B.<h6>
C.<heading>
D.<h1>
E. None of these
F. Both A and B
5.Select the attributes of the <form> tag?
A. Method
B. Action
C. Image
D. Button
E. Both A and B
F. None of these
6. Markup tags tell the web browser?
A. How to organize the page
B. How to display the page
C. How to display a message box on the page
D. None of these
7.www is based on which model?
A. Local-server
B. 3-tier
C. world wide web
D. Client-server
E. None of these
F. Both A and C
8. What are Empty elements and is it valid?.
A. No terms exist as Empty Element
B. It is not valid to use Empty Element
C. None of these
D. Empty elements have no data
E. None of these
F. Both A and C
9. Which type of attributes of text box control is used for the maximum character?
A. Size
B. Len
C. all of these
D. Both A and B
E. max length
F. None of these
Set 3: HTMLÂ FAQ in NTS Test
10. To start the web page which of the following tag is used?
A.<Body>
B.<Title>
C.<HTML>
D.<Form>
E. Both A and B
F. None of these
11.HTML is a subset of
A.SGMT
B.SGML
C.SGMD
D. None of these
E. Both A and B
12.Which are the containers in the following options?
A. <SELECT>
B. <BODY>
C. <INPUT>
D. <Image>
E. Both (a) and (b)
F. None of these
13. Select the attribute which defines the relationship B/W the current document and HREF’ed URL is
A.REL
B.URL
C.REV
D. all of these
E. None of these
F. Both A and B
14.<DD>tag is used to accept? ,as <DT>tag is used to fit a single line of our web page.
A. line of text
B. word
C. request
D. full paragraph
E. Both A and C
F. None of these
Set 4: HTMLÂ FAQ in PPSC Test
15. The descriptive list starts from which tag?
A. <DL>
B. <LL>
C. <DD>
D. <DS>
E. Both A and B
F. None of these
16.Which command is used to left align the content inside the table cell?
A.<tdleft>
B.<td align = “left”>
C.<td raligh = “left” >
D.<td leftalign>
E. None of these
F. All of them
17.To rest other HTML tags within the description which of the following tag is used?
A.<TH>
B.<CAPTION>
C.<TD>
D.<TR>
E.<Batten>
F. None of these
18.<Base> tag is designed to appear only between
A.<TITLE>
B.<BODY>
C.<FORM>
D.<BATTEN>
E.<FONT>
F.<HEAD>
19.Which of the following command is used to open a link in a new browser window?
A. < a href = “url” target = “new”>
B. <a href = “url”.new>
C. <a href = “url” target =”open”>
D. <a href = “url” target= “_blank”>
E. None of these
F. Both A and D
19.The best approach to establish Base URL is?
A. HEAD element
B. BASE element
C. TITAL element
D. Both A and B
E. None of these
F. Both A and E
20. To include a hyperlink and create a new list item which tag is used?
A.<DL>
B.<DD>
C.<LI>
D.<UL>
E.<ol>
F. None of these
Set 5: HTMLÂ FAQ in FPSC Test
21.<first> and <First> elements are same?
A. No, they represent different elements altogether
B. First is correct only
C. first is only correct
D. Both are same
E. None of these
F. Both A and B
22. Part of graphic that is not added into another hot zone is considered to be part of_________
A. default
B. rect
C. point
D. polygon
F. Both A and B
E. None of these
23. Which of the following is used to create a number list?
A. <LI>
B. <LI> and <OL>
C. <OL>
D.<DL>
E.<DD>
F. None of these
24.<INPUT> is
A. empty tag
B. format tag
C. both (a) and (b)
D. none of these
25.The map definition file is generally stored in
A. RECYCLE-BIN
B. BIN
C. CGI-BIN
D. All of these
E. Both A and B
F. None of these
Set 5: HTML FAQ for Web developers Test and Viva
26.The latest HTML standard is
A.XML
B.SGML
C.HTML 4.0
D.HTML 5.0
E. None of these
F. Both A and B
27.Tag which is used to create a hypertext relationship between current document and another URL is
A. <LINK>
B. <ISINDEX>
C. <A>
D. <br>
E. Both A and B
F. None of these
28.The text inside the <TEXT AREA> tag works like
A. <P> formatted text
B. <PRE> formatted text
C. <T> formatted text
D. Both A and B
E. none of these
29.What i s the correct HTML for adding a background color?
A. <background>yellow<Background>
B. <body color = “yellow”>
C. <body bg =”yellow”>
D. <body bg color = “yellow”>
E. Both A and B
F. None of these
30.Main container for <TR>, <TD> and <TH> is
A. <GROUP>
B. <DATA>
C. <TABLE>
D. Both A and C
E. All of these
F. None of these
Set 6: HTML FAQ for Web Managers Test and Viva
31. The body tag mostly used after?
A. Title tag
B. EM tag
C. FORM tag
D. HEAD tag
E. Both A and B
F. None of these
32. How can you make an e-mail link?
A. <a href =”mail to: [email protected]”>
B. <mail href +”[email protected]”>
C. <a href = “[email protected]”>
D. Both B and C
E. None of these
33.Which tag creates a number/order list?
A.<UL>
B.<OT>
C.<BR>
D.<OL>
E. Both A and B
F. None of these
34.Which of the following symbols is used at the beginning of HREF?
A. $
B. &
C. #
D. ^
E. Both A and B
F. None of these
35.Choose a Valid name form the following?
A. <123 person>
B. <br>
C. <image>
D. <_person>
E. Both A and B
F. None of these