Download presentation
Presentation is loading. Please wait.
1
HTML MULTIPLE CHOICE QUESTION
2
Check your Knowledge Press to Start
3
1) The version of HTM is HTML0 HTML1 HTML2 All of these
4
2) HEAD tag is used for Writing style Writing java script
Including CSS,JS files All of these
5
3) What attribute is used to specify number of rows?
Rownum Rownumb rn Rowspan
6
4) What are meta tags used for?
To store information usually relevant to browsers and search engines To only store information usually relevant to browsers To only store information about search engines. To store information about external links
7
5) There are how many types of lists in HTML?
1 2 3 4
8
6) Lists in HTML can be nested?
Yes No Can’t say None
9
7) Caption Tag in HTML? is used to display the Title for table at the top is used to display the Title for table at the bottom Both A and B None
10
8) Which of the following is used increase the row height?
cellspacing cellpadding row span Col span
11
9) How can we resize the image?
Using resize attribute Using height and width Using size attribute Using rs attribute
12
10) For Frames in HTML, how do you specify the rest of the screen?
Using & Using * Using % Using $
13
11) bgcolor is an attribute of body tag
Yes No
14
12) Which of the following is used increase the col width?
Cellspacing Cellpadding Row span Col span
15
13) Anchot Text is displayed in which color by default?
Red Green Blue Pink
16
14) Which of the following is incorrect about logical styles
Code look like teletype keyboard look like teletype sample look like teletype variable look like teletype
17
15) To entitle the copyright symbol we use
&# 149 &# 159 &# 169 &# 179
18
16) Can a data cell contain images?
Yes No It depends Can’t say
19
17) How do I add scrolling text to my page?
<marquee> <ciruler> None of these
20
18) What is the preferred way for adding a background color in HTML?
<body background="yellow"> <background>yellow</background> <body style="background-color:yellow"> None of these
21
19) Is width=”100” and width=”100%” the same?
Yes No Sometime None
22
20) How can you open a link in a new browser window?
<a href="url" new> <a href="url" target="new"> <a href="url" target="_blank"> None of these
23
21) Choose the correct HTML to left-align the content inside a tablecell
<td valign="left"> <tdleft> <td leftalign> <td align="left">
24
22) What is the correct HTML for making a text input field?
<input type="textfield" /> textinput type="text" /> <textfield> <input type="text" />
25
23) What is the correct HTML for making a drop-down list?
<input type="list" /> <select> <list> <input type="dropdown" />
26
24) What is the correct HTML for making a text area?
<input type="textarea" /> <input type="textbox" /> <textarea> None of these
27
25) The attribute of form tag
A) Method B) Action Both A and B None of these
28
26) What does the markup tags tell the browser
How to organize the page How to display the page How to display msgBox on page None of these
29
27) The three service provided by ARPA net are
Scanning, Writing, Reading Remote Login, File Transfer, Remote Printing Request, Response, Mail Main, Telnet, Sharing
30
28) Script tag can be placed within
Header and footer Header and Body Form and morquee Table and Frame
31
29) The packets of an internet message......
take a predetermined path take a path based on packet priority go along different paths based on path availability take the shortest path from source to destination
32
30) Which of the following is used to refresh?
View refresh Click on the toolbar All
33
31) The purpose of Markup is to _____
Add hypertext capabilities Enhance the document Both A and B Non of these
34
32) <input> is A) Format tag B) Empty tag Both A and B
None of these
35
33) Which tag is used to display the large font size?
<LARGE></LARGE> <BIG></BIG> < SIZE ></SIZE> <FONT></FONT>
36
34) <UL> … </UL> tag is used to ________
Displayed the numbered list underline the text display the bulleted list bold the text
37
35) Text within <STRONG> … </STRONG> tag is displayed as ________
Bold Italic List indented
38
36) Text within <EM> … </EM> tag is displayed as ________
Bold Italic List Identified
39
37) Outlook Express is a _________
client Browser Search engine None of these
40
38) HTML document start and end with which tag pairs?
<HEAD>….</HEAD> <BODY>….</BODY> <HTML>….</HTML> <WEB>….</WEB>
41
39) Which attribute allow to limit the character of textbox
Size Len maxlength None of these
42
40) The text inside the <TEXT AREA> tag works like
<P> formatted text <T> formatted text <PRE> formatted text None of these
43
41) Main container for <TR>, <TD>, <TH> is
<TABLE> <GROUP> <DATA> All of them
44
42) Symbol used at the beginning of HREF text is
# & ~ %
45
43) Identify the valid name.
<_person> <123person> Both A and B None of these
46
44) Which of the following tags do not require a terminator.
<BR> <B> <LI>
47
45) The ...... tag defines a multi-line text input control.
<paragraph> <multiline> <textbox> <textarea>
48
46) The tag to give visual division between sections of the page, and which causes the browser to draw an embossed line is <HL> <HR> <UR> None of these
49
47) The ___ attribute specifies the relationship between the linked and current document.
Size Type Face
50
A uniform naming scheme
48) The web relies on the following mechanisms to make its resource readily available A uniform naming scheme Protocols hypertext All of the above
51
49) What is the REFRESH meta tag used for ?
Refresh your content Redirect to a new domain rewrite url None of these
52
50) colspan=n can be added to only what tag?
<table> <td> <tr> None of these
53
The Results
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.