0% found this document useful (0 votes)
24 views

HTML Mcqs

The document contains multiple choice questions about HTML tags and concepts. It tests knowledge of common tags like <img>, <br>, <ul>, and <i> as well as overall HTML fundamentals such as the first tag in a document and the different types of heading tags.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

HTML Mcqs

The document contains multiple choice questions about HTML tags and concepts. It tests knowledge of common tags like <img>, <br>, <ul>, and <i> as well as overall HTML fundamentals such as the first tag in a document and the different types of heading tags.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

A webpage displays a picture. What tag was used to display that picture?

a. picture
b. image
c. img
d. src

<b> tag makes the enclosed text bold. What is other tag to make text bold?
a. <strong>
b. <dar>
c. <black>
d. <emp>

What should be the first tag in any HTML document?


a. <head>
b. <title>
c. <html>
d. <document>

How can you make a bulleted list?


a. <list>
b. <nl>
c. <ul>
d. <ol>

Choose the correct HTML tag to make a text italic


a. <ii>
b. <italics>
c. <italic>
d. <i>

What is the correct HTML tag for inserting a line break?


a. <br>
b. <lb>
c. <break>
d. <newline>

Which tag creates a check box for a form in HTML?


a. <checkbox>
b. <input type=”checkbox”>
c. <input=checkbox>
d. <input checkbox>

Which of the following is not a pair tag?


a. <p>
b. < u >
c. <i>
d. <img>

There are ____ different of heading tags in HTML


a. 4
b. 5
c. 6
d. 7

 What does vlink attribute mean?


a. visited link
b. virtual link
c. very good link
d. active link

“Yahoo”, “Infoseek” and “Lycos” are _________?


a. Search Engines
b. Browsers
c. News groups
d. None of the above
HTML is what type of language ? 
A.
Scripting Language
B.
Markup Language

C.
Programming Language
D.
Network Protocol

Which of the following is internal memory?


A) Disks
B) Pen Drives
C) RAM
D) CDs

MICR stands for


A) Magnetic Ink Character Reader
B) Magnetic Ink Code Reader
C) Magnetic Ink Cases Reader
D) None

Which of the following is a storage device?


A) Tape
B) Hard Disk
C) Floppy Disk
D) All of the above

You might also like