Olete.in
Articles
Mock Tests
🧪 HTML MCQ Quiz Hub
Computer Webpage Designing HTML MCQS Part 1
Choose a topic to test your knowledge and improve your HTML skills
1. What is the full form of HTML?
Hyper text markup language
Hyphenation text markup language
Hyphenation test markinglanguage
Hyper text marking language
2. What is the full form of HTTP?
Hyper text transfer protocol
Hyper text transfer package
Hyphenation text test program
none of the above
3. What is a search engine?
a program that searches engines
aweb site that searches anything
a hardware component
a machinery engine that search data
4. What is the full form of TCP/IP?
transmission control protocol / internet protocol
telephone call protocol / international protocol
transport control protocol / internet protocol
none of the above
5. HTML document start and end with which tag pairs?
<HEAD>….</HEAD>….
<BODY>….</BODY>
<HTML>….</HTML>
<WEB>….</WEB>
6. Which tag is used to create body text in HTML?
<HEAD>
<TEXT>
<TITLE>
<BODY>
7. "Yahoo", "Infoseek" and "Lycos" are _________?
Search Engines
Browsers
News groups
None of the above
8. What does the .com domain represents?
Education domain
Commercial domain
Network
None of the above
9. In Satellite based communication, VSAT stands for?
Very Small Aperture Terminal
Varying Size Aperture Terminal
Very Small Analog Terminal
None of the above
10. Outlook Express is a _________
E-Mail Client
Browser
SearchEngine
None of the above
11. <TITLE> … </TITLE> tag must be within ________
Title
Form
Header
Body
12. Text within <EM> … </EM> tag is displayed as ________
bold
italic
list
indented
13. Text within <STRONG> … </STRONG> tag is displayed as ________
bold
italic
list
indented
14. <UL> … </UL> tag is used to ____
display the numbered list
underline the text
display the bulleted list
bold the text
15. Which tag is used to display the numbered list?
&lt;OL&gt;&lt;/OL&gt;
&lt;DL&gt;&lt;/DL&gt;
&lt;UL&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;/LI&gt;
16. Which tag is used to display the large font size?
&lt;LARGE&gt;&lt;/LARGE&gt;
&lt;BIG&gt;&lt;/BIG&gt;
&lt; SIZE &gt;&lt;/SIZE&gt;
&lt;FONT&gt;&lt;/FONT&gt;
17. <SCRIPT> … </SCRIPT> tag can be placed within ________
Header
Body
both A and B
none of the above
18. using <P> tag will
start a new paragraph
break the line
end the current paragraph
none of the above
19. <TD> … </TD> tag is used for ________
Table heading
Table Records
Table row
none of the above
20. Which is true to change the text color to red?
&lt;BODY BGCOLOR=RED&gt;
&lt;BODY TEXT=RED&gt;
&lt;BODY COLOR=RED&gt;
None of the above
21. With regards to e-mail addresses
hey must always contain an @ symbol
hey can never contain spaces
they are case-insensitive
all of the above
22. A homepage is _________
an index of encyclopedia articles
where all Internet data is stored
required for access to the Internet
the first page of a website
23. Which of the following is used to explore the Internet?
Browser
Spreadsheet
Clipboard
Draw
24. What is Internet Explorer?
An Icon
A File Manager
A Browser
The Internet
25. What do I need to get onto the Internet?
Computer
Modem
Browser
All of the above
26. What is an ISP?
nternet System Protocol
nternal System Program
Internet Service Provider
None of the above
27. Which of the following is valid IP address?
984.12.787.76
192.168.321.10
1.888.234.3456
192.168.56.115
28. Which is not a domain name extension
mil
org
int
.com
29. What is a FTP program used for?
Transfer files to and from an Internet Server
Designing a website
Connecting to the internet
None of the above
30. Which of the following are commonly found on web pages?
nternet
hyperlinks
intranet
all of the above
31. What is the correct syntax in HTML for creating a link on a webpage?
&lt;LINK SRC= &quot;mcqsets.html&quot;&gt;
&lt;BODY LINK = &quot;mcqsets.html&quot;&gt;
&lt;A SRC = &quot;mcqsets.html&quot; &gt;
&lt; A HREF = &quot;mcqsets.html&quot;&gt;
32. Which of the following is an attribute of <Table> tag?
SRC
LINK
CELLPADDING
BOLD
33. Choose the correct HTML tag to make the text bold?
&lt;B&gt;
&lt;BOLD&gt;
&lt;STRONG&gt;
Both A) and C)
34. Which HTML tag would be used to display power in expression (A+B)2 ?
&lt;SUP&gt;
&lt;SUB&gt;
&lt;B&gt;
&lt;P&gt;
35. Choose the correct HTML code to create an email link?
&lt;A HREF = &quot;admin@mcqsets.com &quot;&gt;&lt;/A&gt;
&lt;A HREF = &quot;mailto:suresh@mcqsets.com&quot;&gt;&lt;/A&gt;
&lt;MAIL&gt;admin@mcqsets.com &lt;/MAIL&gt;
MAILHREF = &quot;[email protected] &quot;&gt;
36. Choose the correct HTML tag for the largest heading?
&lt;H1&gt;
&lt;H6&gt;
&lt;H10&gt;
&lt;HEAD&gt;
37. Output of XML document can be viewed ina
Word Processor
Web browser
Notepad
None of the above
38. What is the correct way of describing XML data?
XML uses a DTD to describe data
XML uses a description node to describe data
XML uses XSL to describe the data
XML uses a validator to describe the data
39. Comments in XML document is given by
&lt;?-- _ _--&gt;
&lt;!_ _ _ _!&gt;
&lt;!_ _ _ _&gt;
&lt;/_ _ _ _&gt;
40. Which statement is true?
An XML document can have one root element
An XML document can have one child element
XML elements have to be in lowercase
All of the above
41. How to define the link should open in new page in HTML?
&lt;a href = &quot;https://mcqsets.com/&quot; target = &quot;blank&quot;&gt;Click Here&lt;/a&gt;
&lt;a href = &quot;https://mcqsets.com/&quot; target = &quot;_blank&quot;&gt; Click Here &lt;/a&gt;
&lt;a href = &quot;https://mcqsets.com/&quot; target = &quot;#blank&quot;&gt; Click Here &lt;/a&gt;
&lt;a href = &quot;https://mcqsets.com/&quot; target = &quot;@blank&quot;&gt; Click Here &lt;/a&gt;
42. In HTML, Uniform Resource Identifier (URI) is used to
To create a frame document .
To create a image map in the webpage.
To customize the image in the webpage.
To identify a name or a resource on the internet.
43. CSS is an acronym for
Cascading Style Sheet
Costume Style Sheet
Cascading System Style
None of the Above
44. Which of the following protocol is not used in the Internet
Telnet
WIRL
HTTP
Gopher
45. Who invented World Wide Web (WWW)?
Blaise Pascal
Charles Babbage
Herman Hollerith
Tim Berners-Lee
Submit