HTML/Computer%20Webpage%20Designing%20HTML%20MCQS%20Part%201 Sample Test,Sample questions

Question:
 <UL> … </UL> tag is used to ____

1.display the numbered list

2.underline the text

3.display the bulleted list

4.bold the text

Posted Date:-2021-02-19 17:49:45


Question:
 A homepage is _________

1.an index of encyclopedia articles

2.where all Internet data is stored

3.required for access to the Internet

4.the first page of a website

Posted Date:-2021-02-19 17:49:45


Question:
 How to define the link should open in new page in HTML?

1.<a href = "https://mcqsets.com/" target = "blank">Click Here</a>

2.<a href = "https://mcqsets.com/" target = "_blank"> Click Here </a>

3.<a href = "https://mcqsets.com/" target = "#blank"> Click Here </a>

4.<a href = "https://mcqsets.com/" target = "@blank"> Click Here </a>

Posted Date:-2021-02-19 17:49:45


Question:
 In Satellite based communication, VSAT stands for?

1.Very Small Aperture Terminal

2.Varying Size Aperture Terminal

3.Very Small Analog Terminal

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
 What is a FTP program used for?

1.Transfer files to and from an Internet Server

2. Designing a website

3.Connecting to the internet

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
 Which of the following are commonly found on web pages?

1.nternet

2.hyperlinks

3.intranet

4.all of the above

Posted Date:-2021-02-19 17:49:45


Question:
 Which of the following protocol is not used in the Internet

1.Telnet

2.WIRL

3.HTTP

4.Gopher

Posted Date:-2021-02-19 17:49:45


Question:
 Which tag is used to create body text in HTML?

1. <HEAD>

2.<TEXT>

3.<TITLE>

4.<BODY>

Posted Date:-2021-02-19 17:49:45


Question:
 With regards to e-mail addresses

1. hey must always contain an @ symbol

2.hey can never contain spaces

3. they are case-insensitive

4. all of the above

Posted Date:-2021-02-19 17:49:45


Question:
<SCRIPT> … </SCRIPT> tag can be placed within ________

1.Header

2.Body

3.both A and B

4.none of the above

Posted Date:-2021-02-19 17:49:45


Question:
<TD> … </TD> tag is used for ________

1.Table heading

2.Table Records

3.Table row

4.none of the above

Posted Date:-2021-02-19 17:49:45


Question:
<TITLE> … </TITLE> tag must be within ________

1.Title

2.Form

3.Header

4.Body

Posted Date:-2021-02-19 17:49:45


Question:
"Yahoo", "Infoseek" and "Lycos" are _________?

1.Search Engines

2.Browsers

3.News groups

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
Choose the correct HTML code to create an email link?

1.<A HREF = "admin@mcqsets.com "></A>

2.<A HREF = "mailto:suresh@mcqsets.com"></A>

3.<MAIL>admin@mcqsets.com </MAIL>

4.MAILHREF = "[email protected] ">

Posted Date:-2021-02-19 17:49:45


Question:
Choose the correct HTML tag for the largest heading?

1.<H1>

2.<H6>

3.<H10>

4.<HEAD>

Posted Date:-2021-02-19 17:49:45


Question:
Choose the correct HTML tag to make the text bold?

1.<B>

2.<BOLD>

3.<STRONG>

4.Both A) and C)

Posted Date:-2021-02-19 17:49:45


Question:
Comments in XML document is given by

1.<?-- _ _-->

2.<!_ _ _ _!>

3.<!_ _ _ _>

4.</_ _ _ _>

Posted Date:-2021-02-19 17:49:45


Question:
CSS is an acronym for

1.Cascading Style Sheet

2.Costume Style Sheet

3.Cascading System Style

4.None of the Above

Posted Date:-2021-02-19 17:49:45


Question:
HTML document start and end with which tag pairs?

1.<HEAD>….</HEAD>….

2.<BODY>….</BODY>

3.<HTML>….</HTML>

4.<WEB>….</WEB>

Posted Date:-2021-02-19 17:49:45


Question:
In HTML, Uniform Resource Identifier (URI) is used to

1.To create a frame document .

2.To create a image map in the webpage.

3.To customize the image in the webpage.

4.To identify a name or a resource on the internet.

Posted Date:-2021-02-19 17:49:45


Question:
What is the full form of HTML?

1.Hyper text markup language

2.Hyphenation text markup language

3.Hyphenation test markinglanguage

4.Hyper text marking language

Posted Date:-2021-02-19 17:49:45


Question:
Outlook Express is a _________

1. E-Mail Client

2.Browser

3.SearchEngine

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
Output of XML document can be viewed ina

1.Word Processor

2. Web browser

3.Notepad

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
Text within <EM> … </EM> tag is displayed as ________

1.bold

2.italic

3.list

4.indented

Posted Date:-2021-02-19 17:49:45


Question:
Text within <STRONG> … </STRONG> tag is displayed as ________

1.bold

2.italic

3.list

4.indented

Posted Date:-2021-02-19 17:49:45


Question:
using <P> tag will

1.start a new paragraph

2.break the line

3.end the current paragraph

4.none of the above

Posted Date:-2021-02-19 17:49:45


Question:
What do I need to get onto the Internet?

1.Computer

2.Modem

3.Browser

4.All of the above

Posted Date:-2021-02-19 17:49:45


Question:
What does the .com domain represents?

1.Education domain

2.Commercial domain

3.Network

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
What is a search engine?

1.a program that searches engines

2.aweb site that searches anything

3.a hardware component

4.a machinery engine that search data

Posted Date:-2021-02-19 17:49:45


Question:
What is an ISP?

1.nternet System Protocol

2.nternal System Program

3.Internet Service Provider

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
What is Internet Explorer?

1.An Icon

2.A File Manager

3.A Browser

4. The Internet

Posted Date:-2021-02-19 17:49:45


Question:
What is the correct syntax in HTML for creating a link on a webpage?

1.<LINK SRC= "mcqsets.html">

2.<BODY LINK = "mcqsets.html">

3.<A SRC = "mcqsets.html" >

4.< A HREF = "mcqsets.html">

Posted Date:-2021-02-19 17:49:45


Question:
What is the correct way of describing XML data?

1.XML uses a DTD to describe data

2. XML uses a description node to describe data

3.XML uses XSL to describe the data

4.XML uses a validator to describe the data

Posted Date:-2021-02-19 17:49:45


Question:
What is the full form of HTTP?

1.Hyper text transfer protocol

2.Hyper text transfer package

3.Hyphenation text test program

4.none of the above

Posted Date:-2021-02-19 17:49:45


Question:
What is the full form of TCP/IP?

1.transmission control protocol / internet protocol

2.telephone call protocol / international protocol

3.transport control protocol / internet protocol

4.none of the above

Posted Date:-2021-02-19 17:49:45


Question:
Which HTML tag would be used to display power in expression (A+B)2 ?

1.<SUP>

2.<SUB>

3.<B>

4.<P>

Posted Date:-2021-02-19 17:49:45


Question:
Which is not a domain name extension

1.mil

2.org

3.int

4..com

Posted Date:-2021-02-19 17:49:45


Question:
Which is true to change the text color to red?

1.<BODY BGCOLOR=RED>

2.<BODY TEXT=RED>

3.<BODY COLOR=RED>

4.None of the above

Posted Date:-2021-02-19 17:49:45


Question:
Which of the following is an attribute of <Table> tag?

1.SRC

2.LINK

3.CELLPADDING

4.BOLD

Posted Date:-2021-02-19 17:49:45


Question:
Which of the following is used to explore the Internet?

1.Browser

2.Spreadsheet

3.Clipboard

4.Draw

Posted Date:-2021-02-19 17:49:45


Question:
Which of the following is valid IP address?

1.984.12.787.76

2.192.168.321.10

3.1.888.234.3456

4.192.168.56.115

Posted Date:-2021-02-19 17:49:45


Question:
Which statement is true?

1.An XML document can have one root element

2.An XML document can have one child element

3.XML elements have to be in lowercase

4.All of the above

Posted Date:-2021-02-19 17:49:45


Question:
Which tag is used to display the large font size?

1.<LARGE></LARGE>

2.<BIG></BIG>

3. < SIZE ></SIZE>

4.<FONT></FONT>

Posted Date:-2021-02-19 17:49:45


Question:
Which tag is used to display the numbered list?

1.<OL></OL>

2.<DL></DL>

3.<UL></UL>

4.<LI></LI>

Posted Date:-2021-02-19 17:49:45


Question:
Who invented World Wide Web (WWW)?

1.Blaise Pascal

2.Charles Babbage

3.Herman Hollerith

4.Tim Berners-Lee

Posted Date:-2021-02-19 17:49:45


More MCQS

  1. HTML and Web Page Designing MCQS
  2. Computer Webpage Designing HTML MCQS Part 1
  3. Computer Webpage Designing HTML MCQS Part 2
  4. Computer Webpage Designing HTML MCQS Part 3
  5. HTML Mcq Question Set 1
  6. HTML Mcq Question Set 2
  7. HTML Mcq Question Set 3
  8. HTML Mcq Question Set 4
  9. HTML Mcq Question Set 5
  10. HTML Mcq Question Set 6
  11. HTML Mcq Question Set 7
  12. HTML Mcq Question Set 8
  13. HTML Mcq Question Set 9
  14. HTML Mcq Question Set 10
  15. HTML Mcq Question Set 11
  16. HTML Mcq Question Set 12
  17. HTML Mcq Question Set 13
  18. HTML Mcq Question Set 14
  19. HTML Mcq Question Set 15
  20. HTML Mcq Question Set 16
  21. HTML Mcq Question Set 17
  22. HTML Mcq Question Set 18
  23. HTML Mcq
  24. HTML . MCQ SET 1
  25. HTML . MCQ SET 2
  26. HTML MCQ Questions
  27. HTML MCQ Questions
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!