Top 50+ Solved Web Essentials MCQ Questions Answer

From 1 to 15 of 33

Q. The tag used to create a hypertext relationship between current documentand another URL is

a. <isindex

b. <a>

c. <link>

d. none of these

  • c. <link>

Q. How can you make an e-mail link?

a. <mail href +"xxx@y.com">

b. <a href ="mail to:xxx@y.com">

c. <a href = "xxx@y.com">

d. both (b) and (c)

  • b. <a href ="mail to:xxx@y.com">

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. HTML stands for?

a. hyper text markup language

b. high text markup language

c. hyper tabular markup language

d. none of these

  • a. hyper text markup language

Q. Correct HTML tag for the largest heading is

a. <head>

b. <heading>

c. <h6>

d. <h1>

  • d. <h1>

Q. The attribute of <form> tag

a. method

b. action

c. both (a)&(b)

d. none of these

  • c. both (a)&(b)

Q. Web pages starts with which off the following tag?

a. <body>

b. <title>

c. <html>

d. <form>

  • c. <html>

Q. How can you open a link in a new browser window?

a. < a href = "url" target = "new">

b. <a href = "url" target= "_blank">

c. <a href = "url".new>

d. <a href = "url" target ="open">

  • b. <a href = "url" target= "_blank">

Q. Which of the tag is used to creates a number list?

a. <li>

b. <ol>

c. <li> and <ol>

d. none of these

  • c. <li> and <ol>

Q. The tag used to create a hypertext relationship between current documentand another URL is

a. <isindex>

b. <a>

c. <link>

d. none of these

  • c. <link>

Q. The text inside the <TEXT AREA> tag works like

a. <p> formatted text

b. <t> formatted text

c. <pre> formatted text

d. none of these

  • c. <pre> formatted text

Q. What is the correct HTML for adding a background color?

a. <background>yellow<background>

b. <body color = "yellow">

c. <body bgcolor = "yellow">

d. <body bg ="yellow"

  • c. <body bgcolor = "yellow">

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>
Subscribe Now

Get All Updates & News