Top 250+ Solved HTML MCQ Questions Answer

From 151 to 165 of 239

Q. What is the use of Web Font in HTML ?

a. that is the core font that is use to develop Web Pages.

b. that enables to use fonts over the Web without installation.

c. that is the special font that developed by Microsoft Corp.

d. All of the Above.

  • b. that enables to use fonts over the Web without installation.

Q. What is <tt> tag in HTML?

a. It renders fonts as teletype text font style.

b. It renders fonts as truetype text font style.

c. It renders fonts as truncate text font style.

d. None of the Above.

  • a. It renders fonts as teletype text font style.

Q. What is the use of Forms in HTML?

a. to display contents of email.

b. to display animation effect.

c. to collect user’s input.

d. None of the Above.

  • c. to collect user’s input.

Q. What is the use of iframe in HTML?

a. to display a web page within a web page.

b. to display a web page with animation effect.

c. to display a web page without browser.

d. All of the Above.

  • a. to display a web page within a web page.

Q. FTP is an acronym for

a. File Transaction Protocol

b. File Transmission Protocol

c. File Translation Protocol

d. File Transfer Protocol

  • d. File Transfer Protocol

Q. Which HTML Tag will use to scroll a text in web page?

a. <marquee> … </marquee>

b. <scroll> … </scroll>

c. <round> … </round>

d. <go> … </go>

  • a. <marquee> … </marquee>

Q. Which organization defines the Web Standards?

a. Microsoft Corporation

b. IBM Corporation

c. World Wide Web Consortium

d. Apple Inc.

  • c. World Wide Web Consortium

Q. How to set a picture as a background web page?

a. <body background= “bgimage.gif”>

b. <body background image= “bgimage.gif”>

c. <background= “bgimage.gif”>

d. <background image= “bgimage.gif”>

  • a. <body background= “bgimage.gif”>

Q. Which of following HTML Tag will inserting a line break?

a. <p />

b. <lb />

c. <br />

d. <break />

  • c. <br />

Q. Which of the following tags are related to Table in HTML ?

a. <table> <row> <column>

b. <table> <tr> <td>

c. <table> <head> <body>

d. <table> <header> <footer>

  • b. <table> <tr> <td>

Q. Which of the following is correct HTML for inserting an image?

a. <image source= “www.mcqmate.com/admin.jpg” alt= “This is me” />

b. <img src= “www.mcqmate.com/admin.jpg” alt= “This is me” />

c. <img source= “www.mcqmate.com/admin.jpg” alt= “This is me” />

d. <img alt= “This is me”>www.mcqmate.com/admin.jpg</img>

  • b. <img src= “www.mcqmate.com/admin.jpg” alt= “This is me” />

Q. Choose the correct HTML tag to left-align the content of a cell.

a. <tdleft>

b. <td leftalign>

c. <td valign= “left”>

d. <td align= “left”>

  • d. <td align= “left”>

Q. Which tag is used to lists the items with bullets?

a. <bullet>…</bullet>

b. <list>…</list>

c. <ul>…</ul>

d. <ol>…</ol>

  • c. <ul>…</ul>

Q. Is it possible to insert a table within another table?

a. Yes, but there must be exactly 2 rows and 2 columns in first table.

b. Yes, table can be inserted into cell of another table.

c. Yes, but there must be no border in second table.

d. No, it’s not possible.

  • b. Yes, table can be inserted into cell of another table.

Q. What is the usage of alt value in <img> tag?

a. Alternative text for an Image

b. Alternative source of an Image

c. Caption of an Image

d. All of above

  • a. Alternative text for an Image
Subscribe Now

Get All Updates & News