Top 250+ Solved HTML MCQ Questions Answer

From 31 to 45 of 239

Q. 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>

  • d. <tr> and </tr>

Q. How can you make a bulleted list?

a. <list>

b. <nl>

c. <ul>

d. <ol>

  • c. <ul>

Q. How can you make a numbered list?

a. <dl>

b. <ol>

c. <list>

d. <ul>

  • b. <ol>

Q. 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">

  • d. <a href="mailto:xxx@yyy">

Q. What is the correct HTML for making a hyperlink?

a. <a href="http://mcqmate.com">ICT Trends Quiz</a>

b. <a name="http://mcqmate.com">ICT Trends Quiz</a>

c. <http://mcqmate.com</a>

d. <a url="http://mcqmate.com">ICT Trends Quiz</a>

  • a. <a href="http://mcqmate.com">ICT Trends Quiz</a>

Q. Choose the correct HTML tag to make a text italic

a. <ii>

b. <italics>

c. <italic>

d. <i>

  • d. <i>

Q. Choose the correct HTML tag to make a text bold?

a. <b>

b. <bold>

c. <bb>

d. <bld>

  • a. <b>

Q. 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">

  • b. <body bgcolor="yellow">

Q. Choose the correct HTML tag for the smallest size heading?

a. <heading>

b. <h6>

c. <h1>

d. <head>

  • b. <h6>

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

a. <br>

b. <lb>

c. <break>

d. <newline>

  • a. <br>

Q. What does vlink attribute mean?

a. visited link

b. virtual link

c. very good link

d. active link

  • a. visited link

Q. Which attribute is used to name an element uniquely?

a. class

b. id

c. dot

d. all of above

  • b. id

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

a. <checkbox>

b. <input type="checkbox">

c. <input=checkbox>

d. <input checkbox>

  • b. <input type="checkbox">

Q. 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

  • a. <select>

Q. Which of the following is not a pair tag?

a. <p>

b. < u >

c. <i>

d. <img>

  • d. <img>
Subscribe Now

Get All Updates & News