Iwd Ie2 MCQ
Iwd Ie2 MCQ
Iwd Ie2 MCQ
HTML is a subset of
A) SGMD
B) SGML
C) SGMH
D None of the above
ANSWER : B
ANSWER : C
ANSWER : D
ANSWER: A
ANSWER:C
8. Adding a border to your image helps the visitor to recognize it as what ?
A A frame
B A link
C A picture
D None of the above
ANSWER:B
9. The tag which allows you to nest other HTML tags within the description
A <CAPTION>
B <TD>
C <TR>
D None of the above
ANSWER:D
ANSWER:B
11.Which tag tells the browser where the page starts and stops ?
A <html>
B <body>
C <head>
D <title>
ANSWER:A
12. In HTML, tags that include both on and off tag are called
A comment tag
B document tag
C container tag
D None of the above
ANSWER:C
13. Which tag will you add to specify a font for your whole page ?
A <defaultfont>
B <targetfont>
C <basefont>
D <font>
ANSWER:A
ANSWER:C
ANSWER:B
16. The tag used for creating hypertext and hypermedia links is
A <HR>
B <BR>
C <PRE>
D <A>
ANSWER:D
17. <! Is a
A Comment tag
B Underlined tag
C Underlined with italic tag
D None of the above
ANSWER:A
18. Choose the correct HTML tag for the largest heading
A <h1>
B <h2>
C <h4>
D <h6>
ANSWER:A
ANSWER:A
22. The tag which is used to establish the absolute base for relative URLs used in the documents
hypertext links
A <BODY>
B <TITLE>
C <BASE>
D <BR>
ANSWER:C
24 A much better approach to establish the base URL is to use the ______ element.
A HEAD
B BODY
C BASE
D None of the above
ANSWER:C
25. Gif and jpg are the two main types of what ?
A animated effects
B videos
C images
D None of the above
ANSWER:C
29. Which tag can set the background color for your page ?
A <body>
B <font>
C <head>
D <title>
ANSWER:A
ANSWER:D
32. How can you make a list that list the items with numbers ?
A <ul>
B <list>
C <ol>
D None of the above
ANSWER:C
ANSWER:A
34. The <small> and <big> tags are special in what way ?
A They are for images only
B They work on anything
C They can be repeated
D None of the above
ANSWER:C
36. Which tag is used to insert images into your web page ?
A img
B scr
C im
D None of the above
ANSWER:A
37. Choose the correct HTML tag to left-align the content inside a table cell
A <td leftalign>
B <td align=”left”>
C <td valign=”left”>
D <td="left">
ANSWER:B
38. The tag which allows some Web server search engines to search your Web page
A <SEARCH>
B <ISINDEX>
C <HEAD>
D <LINK>
ANSWER:B
40. Which of the following will NOT be found in the <head> section ?
A <Table>
B <Metatags>
C <Title>
D None of the above
ANSWER:A
ANSWER:A
44. How can you make a list that lits the items with bullets ?
A <dl>
B <ul>
C <ol>
D None of the above
ANSWER:B
46. What will be the added by using <td> and </td> tag ?
A rows
B steps
C cell
D columns
ANSWER:D
49. Which property tells how many rows a cell should span ?
A colspan=n
B rowspan=n
C Both (A) and (B)
D None of the above
ANSWER:B
52. To set the font for a single link, where do you add the <font></font> tags ?
A In the <head> tag
B Outside the <a> and </a> tags
C Inside the <a> and </a> tags
D None of the above
ANSWER:C
ANSWER:A
54. If the background image is smaller than the screen, what will happen ?
A It will be streteched
B It will be repeated
C It will leave a blank space at the bottom of your page
D None of the above
ANSWER:B
ANSWER:C
61. Which section is used for text and tags that are shown directly on your web page ?
A Head
B Metatags
C Body
D title
ANSWER:C
ANSWER:B
ANSWER:B
70. Tags and text that do not show directly on the page are placed in
A Head
B Body
C Title
D None of the above
ANSWER:A
ANSWER:A
74. Which code will led text wrap down the side of the image ?
A <img src= “myImage.gif” wrap= “on”>
B <img src= “myImage.gif” align= “wrap”>
C <img src= “myImage.gif” align= “right”>
D None of the above
ANSWER:C
ANSWER:B
77. The tag used to create a new list item and also include a hyperlink.
A <LI>
B <UL>
C <DL>
D None of the above
ANSWER:A
78. The attribute that defines the relationship between the current document and the HREF’ed URL
is
A URL
B REV
C REL
D PRE
ANSWER:B
80. The attribute used to create the actual section within the current HTML document is
A LINK
B HERF
C BASE
D NAME
ANSWER:D
82. When images are used as links they get a blue border.
A Always
B Never
C Unless border is set to zero
D None of the above
ANSWER:C
ANSWER:
84. What is the correct HTML code for inserting a background image ?
A <body background=”background.gif”>
B <img src=”background.gif” background />
C <background image=”background.gif”>
D <background=”background.gif”>
ANSWER:A
85. The tags which are required for every HTML page you create
A Document
B Comment
C Container
D None of the above
ANSWER:A
88. One should never combine the “start” and “type” option.
A True
B False
C Sometimes True, Sometimes False
D None of the above
ANSWER:B
90. The tag for title text for rows and columns is
A <TD>
B <TR>
C <TH>
D None of the above
ANSWER:C
91. How do you add a link which will allow the visitor to send an email from your page ?
A Add <a href=”mailto:youraddress>
B Add <a href=”sendmailtoyouraddress”>
C Add <a=”mailto:youraddress>
D clour, alignment
ANSWER:A
94. The tag used to create a hypertext relationship between the current document and an external
resource is
A <ISINDEX>
B <LINK>
C <A>
D None of the above
ANSWER:B
95. The tag used to create a new list item and also include a hyperlink.
A <LI>
B <UL>
C <DL>
D None of the above
ANSWER:A
ANSWER:B
ANSWER:B
98. How can you make a list that lits the items with bullets ?
A <dl>
B <ul>
C <ol>
D None of the above
ANSWER:B
99. Which tag will you add to specify a font for your whole page ?
A <defaultfont>
B <targetfont>
C <basefont>
D <font>
ANSWER:A
ANSWER:C