1. A webpage displays a picture.
What tag was used to display
b. <nl>
that picture?
c. <ul>
a. picture
d. <ol>
b. image
8. How can you make a numbered list?
c. img
a. <dl>
d. src
b. <ol>
2. <b> tag makes the enclosed text bold. What is other tag to
c. <list>
make text bold?
d. <ul>
a. <strong>
9. How can you make an e-mail link?
b. <dar>
a. <a href=xxx@yyy>
c. <black>
b. <mail href=xxx@yyy>
d. <emp>
c. <mail>xxx@yyy</mail>
3. Tags and test that are not directly displayed on the page are
d. <a href=mailto:xxx@yyy>
written in _____ section.
10. What is the correct HTML for making a hyperlink?
a. <html>
a. <a href=http:// mcqsets.com>ICT Trends Quiz</a>
b. <head>
b. <a name=http://mcqsets.com>ICT Trends Quiz</a>
c. <title>
c. <http://mcqsets.com</a>
d. <body>
d. url=http://mcqsets.com>ICT Trends Quiz
4. Which tag inserts a line horizontally on your web page?
11. Choose the correct HTML tag to make a text italic
a. <hr>
a. <ii>
b. <line>
b. <italics>
c. <line direction=horizontal>
c. <italic>
d. <tr>
d. <i>
5. What should be the first tag in any HTML document?
12. Choose the correct HTML tag to make a text bold?
a. <head>
a. <b>
b. <title>
b. <bold>
c. <html>
c. <bb>
d. <document>
d. <bld>
6. Which tag allows you to add a row in a table?
13. What is the correct HTML for adding a background
a. <td> and </td>
color?
b. <cr> and </cr>
a. <body color=yellow>
c. <th> and </th>
b. <body bgcolor=yellow>
d. <tr> and </tr>
c. <background>yellow</background>
7. How can you make a bulleted list?
d. <body background=yellow>
a. <list>
14. Choose the correct HTML tag for the smallest size
heading?
b. < u >
a. <heading>
c. <i>
b. <h6>
d. <img>
c. <h1>
21. To create HTML document you require a
d. <head>
a. web page editing software
15. What is the correct HTML tag for inserting a line break?
b. High powered computer
a. <br>
c. Just a notepad can be used
b. <lb>
d. None of above
c. <break>
22. The special formatting codes in HTML document used to
d. <newline>
present content are
16. What does vlink attribute mean?
a. tags
a. visited link
b. attributes
b. virtual link
c. values
c. very good link
d. None of above
d. active link
23. HTML documents are saved in
a. Special binary format
Like mcqsets.com in Facebook & Google+
17. Which attribute is used to name an element uniquely?
a. class
b. id
c. dot
d. all of above
18. Which tag creates a check box for a form in HTML?
a. <checkbox>
b. <input type=checkbox>
c. <input=checkbox>
d. <input checkbox>
19. To create a combo box (drop down box) which tag will you
use?
a. <select>
b. <list>
c. <input type=dropdown>
d. all of above
20. Which of the following is not a pair tag?
a. <p>
b. Machine language codes
c. ASCII text
d. None of above
24. Some tags enclose the text. Those tags are known as
a. Couple tags
b. Single tags
c. Double tags
d. Pair tags
25. The _____ character tells browsers to stop tagging the text
a. ?
b. /
c. >
d. %
26. In HTML document the tags
a. Should be written in upper case
b. should be written in lower case
c. should be written in proper case
d. can be written in both uppercase or lowercase
27. Marquee is a tag in HTML to
a. mark the list of items to maintain inqueue
34. HTML supports
b. Mark the text so that it is hidden in browser
a. ordered lists
c. Display text with scrolling effect
b. unordered lists
d. None of above
c. both type of lists
28. There are ____ different of heading tags in HTML
d. does not support those types
a. 4
35. What tag is used to list individual items of an ordered list?
b. 5
a. LI
c. 6
b. OL
d. 7
c. UL
29. To create a blank line in your web page
d. None of above
a. press Enter two times
36. When should you use path along with file name of picture
b. press Shift + Enter
in IMG tag?
c. insert <BR> tag
a. path is optional and not necessary
d. insert <BLINE>
b. when the location of image file and html file are different
30. Which of the following is not a style tag?
c. when image file and html file both are on same location
a. <b>
d. path is always necessary when inserting image
b. <tt>
37. Which of the following is not a valid alignment attribute?
c. <i>
a. Left
d. All of above are style tags
b. Right
31. The way the browser displays the object can be modified
c. Top
by _____
d. All of above
a. attributes
38. Which attribute is used with img tag to display the text if
b. parameters
image could not load in browser?
c. modifiers
a. description
d. None of above
b. name
32. Which of the following HTML code is valid?
c. alt
a. <font colour=red>
d. id
b. <font color=red>
39. Which attribute can be used with BODY tag to set
c. <red><font>
background color green?
d. All of above are style tags
a. background=green
33. Which of the following is an attribute related to font tag?
b. bgcolor=green
a. size
c. vlink=green
b. face
d. None of above
c. color
40. Which attribute youll use with TD tag to merge two cells
d. All of above are style tags
horizontally?
a. merge=colspan2
c. <th> and </th>
b. rowspan=2
d. <tr> and </tr>
c. colspan=2
47. How can you make a bulleted list?
d. merge=row2
a. <list>
41. A webpage displays a picture. What tag was used to
b. <nl>
display that picture?
c. <ul>
a. picture
d. <ol>
b. mage
48. How can you make a numbered list?
c. img
a. <dl>
d. src
b. <ol>
42. <b> tag makes the enclosed text bold. What is other tag to
c. <list>
make text bold?
d. <ul>
a. <strong>
49. How can you make an e-mail link?
b. <dar>
a. <a href=xxx@yyy>
c. <black>
b. <mail href=xxx@yyy>
d. <emp>
c. <mail>xxx@yyy</mail>
43. Tags and test that are not directly displayed on the page
d. <a href=mailto:xxx@yyy>
are written in _____ section.
50. What is the correct HTML for making a hyperlink?
a. <html>
a. <a href=http://mcqsets.com>MCQ Sets Quiz</a>
b. <head>
b. <a name=http://mcqsets.com>MCQ Sets Quiz</a>
c. <title>
c. <http://mcqsets.com</a>
d. <body>
d. url=http://mcqsets.com>MCQ Sets Quiz
44. Which tag inserts a line horizontally on your web page?
51. Choose the correct HTML tag to make a text italic
a. <hr>
a. <ii>
b. <line>
b. <italics>
c. <line direction=horizontal>
c. <italic>
d. <tr>
d. <i>
45. What should be the first tag in any HTML document?
52. Choose the correct HTML tag to make a text bold?
a. <head>
a. <b>
b. <title>
b. <bold>
c. <html>
c. <bb>
d. <document>
d. <bld>
46. Which tag allows you to add a row in a table?
53. What is the correct HTML for adding a background
a. <td> and </td>
color?
b. <cr> and </cr>
a. <body color=yellow>
b. <body bgcolor=yellow>
60. Which of the following is not a pair tag?
c. <background>yellow</background>
a. <p>
d. <body background=yellow>
b. < u >
54. Choose the correct HTML tag for the smallest size
c. <i>
heading?
d. <img>
a. <heading>
61. What is the full form of HTML?
b. <h6>
a. Hyper text markup language
c. <h1>
b. Hyphenation text markup language
d. <head>
c. Hyphenation test marking language
55. What is the correct HTML tag for inserting a line break?
d. Hyper text marking language
a. <br>
62. What is the full form of HTTP?
b. <lb>
a. Hyper text transfer protocol
c. <break>
b. Hyper text transfer package
d. <newline>
c. Hyphenation text test program
56. What does vlink attribute mean?
d. none of the above
a. visited link
63. What is a search engine?
b. virtual link
a. a program that searches engines
c. very good link
b. a web site that searches anything
d. active link
c. a hardware component
57. Which attribute is used to name an element uniquely?
d. a machinery engine that search data
a. class
64. What is the full form of TCP/IP?
b. d
a. transmission control protocol / internet protocol
c. dot
b. telephone call protocol / international protocol
d. all of above
c. transport control protocol / internet protocol
58. Which tag creates a check box for a form in HTML?
d. none of the above
a. <checkbox>
65. HTML document start and end with which tag pairs?
b. <input type=checkbox>
a. <HEAD>.</HEAD>
c. <input=checkbox>
b. <BODY>.</BODY>
d. <input checkbox>
c. <HTML>.</HTML>
59. To create a combo box (drop down box) which tag will you
d. <WEB>.</WEB>
use?
66. Which tag is used to create body text in HTML?
a. <select>
a. <HEAD>
b. <list>
b. <TEXT>
c. <input type=dropdown>
c. <TITLE>
d. all of above
d. <BODY>
67. Yahoo, Infoseek and Lycos are _________?
d. indented
a. Search Engines
74. <UL> </UL> tag is used to ________
b. Browsers
a. display the numbered list
c. News groups
b. underline the text
d. None of the above
c. display the bulleted list
68. What does the .com domain represents?
d. bold the text
a. Education domain
75. Which tag is used to display the numbered list?
b. Commercial domain
a. <OL></OL>
c. Network
b. <DL></DL>
d. None of the above
c. <UL></UL>
69. In Satellite based communication, VSAT stands for?
d. <LI></LI>
a. Very Small Aperture Terminal
76. Which tag is used to display the large font size?
b. Varying Size Aperture Terminal
a. <LARGE></LARGE>
c. Very Small Analog Terminal
b. <BIG></BIG>
d. None of the above
c. < SIZE ></SIZE>
70. Outlook Express is a _________
d. <FONT></FONT>
a. E-Mail Client
77. <SCRIPT> </SCRIPT> tag can be placed within
b. Browser
________
c. Search Engine
a. Header
d. None of the above
b. Body
71. <TITLE> </TITLE> tag must be within ________
c. both A and B
a. Title
d. none of the above
b. Form
78. using <P> tag will
c. Header
a. start a new paragraph
d. Body
b. break the line
72. Text within <EM> </EM> tag is displayed as ________
c. end the current paragraph
a. bold
d. none of the above
b. italic
79. <TD> </TD> tag is used for ________
c. list
a. Table heading
d. indented
b. Table Records
73. Text within <STRONG> </STRONG> tag is displayed
c. Table row
as ________
d. none of the above
a. bold
80. Which is true to change the text color to red?
b. italic
a. <BODY BGCOLOR=RED>
c. list
b. <BODY TEXT=RED>
c. <BODY COLOR=RED>
c. 1.888.234.3456
d. none of the above
d. 192.168.56.115
81. With regards to e-mail addresses:
88. Which is not a domain name extension
a. hey must always contain an @ symbol
a. mil
b. hey can never contain spaces
b. org
c. they are case-insensitive
c. .int
d. all of the above
d. .com
82. A homepage is __________
89. What is a FTP program used for?
a. an index of encyclopedia articles
a. Transfer files to and from an Internet Server
b. where all Internet data is stored
b. Designing a website
c. required for access to the Internet
c. Connecting to the internet
d. the first page of a website
d. None of the above
83. Which of the following is used to explore the Internet?
90. Which of the following are commonly found on web
a. Browser
pages?
b. Spreadsheet
a. nternet
c. Clipboard
b. hyperlinks
d. Draw
c. intranet
84. What is Internet Explorer?
d. all of the above
a. An Icon
91. What is the correct syntax in HTML for creating a link on
b. A File Manager
a webpage?
c. A Browser
a. <LINK SRC= mcqsets.html>
d. The Internet
b. <BODY LINK = mcqsets.html>
85. What do I need to get onto the Internet?
c. <A SRC = mcqsets.html >
a. Computer
d. < A HREF = mcqsets.html>
b. Modem
92. Which of the following is an attribute of <Table> tag?
c. Browser
a. SRC
d. All of the above
b. LINK
86. What is an ISP?
c. CELLPADDING
a. nternet System Protocol
d. BOLD
b. nternal System Program
93. Choose the correct HTML tag to make the text bold?
c. Internet Service Provider
a. <B>
d. None of the above
b. <BOLD>
87. Which of the following is valid IP address?
c. <STRONG>
a. 984.12.787.76
d. Both A) and C)
b. 192.168.321.10
94. Which HTML tag would be used to display power in
expression (A+B)2 ?
b. XML uses a description node to describe data
a. <SUP>
c. XML uses XSL to describe the data
b. <SUB>
d. XML uses a validator to describe the data
c. <B>
99. Comments in XML document is given by:
d. <P>
a. <? _ _>
95. Choose the correct HTML code to create an email link?
b. <!_ _ _ _!>
a. <A HREF = admin@mcqsets.com></A>
c. <!_ _ _ _>
b. <A HREF = admin:suresh@mcqsets.com></A>
d. </_ _ _ _>
c. <MAIL>admin@mcqsets.com </MAIL>
100. Which statement is true?
d. MAILHREF = admin@mcqsets.com>
a. An XML document can have one root element
96. Choose the correct HTML tag for the largest heading?
b. An XML document can have one child element
a. <H1>
c. XML elements have to be in lower case
b. <H6>
d. All of the above
c. <H10>
d. <HEAD>
97. Output of XML document can be viewed in a
a. Word Processor
b. Web browser
c. Notepad
1c
2a
3b
4a
5c 6d
7c 8b 9d
10 a
11 d 12 a 13 b 14 b 15 a 16 a 17 b 18 b 19 a 20 d
21 c 22 a 23 c 24 d 25 b 26 d 27 c 28 c 29 c 30 d
31 a 32 b 33 d 34 c 35 a 36 b 37 d 38 c 39 b 40 c
41 c 42 a 43 b 44 a 45 c 46 d 47 c 48 b 49 d 50 a
51 d 52 a 53 b 54 b 55 a 56 a 57 b 58 b 59 a 60 d
d. None of the above
61 a 62 a 63 b 64 a 65 c 66 d 67 a 68 b 69 a 70 a
98. What is the correct way of describing XML data?
81 d 82 d 83 a 84 c 85 d 86 c 87 d 88 c 89 a 90 b
a. XML uses a DTD to describe data
71 c 72 b 73 a 74 c 75 a 76 b 77 c 78 a 79 b 80 b
91 d 92 c 93 d 94 a 95 b 96 a 97 b 98 c 99 c 100 a