Logo
 

HTML Solved Question Paper haminpur.com


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

A webpage displays a picture. What tag was used to display that picture?
a. picture
b. image
c. img
d. src
Ans. c

Tags and test that are not directly displayed on the page are written in _____ section.
a. <html>
b. <head>
c. <title>
d. <body>
Ans. b

Which tag inserts a line horizontally on your web page?
a. <hr>
b. <line>
c. <line direction="horizontal">
d. <tr>
Ans. a

What should be the first tag in any HTML document?
a. <head>
b. <title>
c. <html>
d. <document>
Ans. c

Which tag allows you to add a row in a table?
a. <td> and </td>
b. <cr> and </cr>
c. <th> and </th>
d. <tr> and </tr>
Ans. d

How can you make a bulleted list?
a. <list>
b. <nl>
c. <ul>
d. <ol>
Ans. c

How can you make a numbered list?
a. <dl>
b. <ol>
c. <list>
d. <ul>
Ans. b

How can you make an e-mail link?
a. <a href="xxx@yyy">
b. <mail href="xxx@yyy">
c. <mail>xxx@yyy</mail>
d. <a href="mailto:xxx@yyy">
Ans. d

What is the correct HTML for making a hyperlink?
a. <a href="https://haminpur.com">Haminpur Website</a>
b. <a name="https://haminpur.com">Haminpur Website</a>
c. <https://haminpur.com</a>
d. <a url="https://haminpur.com">Haminpur Website</a>
Ans. a

Choose the correct HTML tag to make a text italic
a. <ii>
b. <italics>
c. <italic>
d. <i>
Ans. d

Choose the correct HTML tag to make a text bold?
a. <b>
b. <bold>
c. <bb>
d. <bld>
Ans. a

What is the correct HTML for adding a background color?
a. <body color="yellow">
b. <body bgcolor="yellow">
c. <background>yellow</background>
d. <body background="yellow">
Ans. b

Choose the correct HTML tag for the smallest size heading?
a. <heading>
b. <h6>
c. <h1>
d. <head>
Ans. b

What is the correct HTML tag for inserting a line break?
a. <br>
b. <lb>
c. <break>
d. <newline>
Ans. a

What does vlink attribute mean?
a. visited link
b. virtual link
c. very good link
d. active link
Ans. a

Which attribute is used to name an element uniquely?
a. class
b. id
c. dot
d. all of above
Ans. b

Which tag creates a check box for a form in HTML?
a. <checkbox>
b. <input type="checkbox">
c. <input=checkbox>
d. <input checkbox>
Ans. b

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
Ans. a

Which of the following is not a pair tag?
a. <p>
b. < u >
c. <i>
d. <img>
Ans. d

To create HTML document you require a
a. web page editing software
b. High powered computer
c. Just a notepad can be used
d. None of above
Ans. c

The special formatting codes in HTML document used to present content are
a. tags
b. attributes
c. values
d. None of above
Ans. a

HTML documents are saved in
a. Special binary format
b. Machine language codes
c. ASCII text
d. None of above
Ans. c

Some tags enclose the text. Those tags are known as
a. Couple tags
b. Single tags
c. Double tags
d. Pair tags
Ans. d



www.haminpur.com

Disclaimer : We try to provide free and accurate information.
However, we are not liable to any type of mistake that may arise due to the results provided by this portal.

Privacy : We do not share any submitted information to other purposes.