Top 50+ Solved Introduction to Web Programming MCQ Questions Answer

From 31 to 38 of 38

Q. When should we use path along with file name of picture in IMG tag?

a. path is optional and not necessary

b. when the location of image file and html file are different

c. when image file and html file both are on same location

d. path is always necessary when inserting image

  • b. when the location of image file and html file are different

Q. Which of the following is not a valid alignment attribute?

a. left

b. right

c. top

d. all of above

  • c. top

Q. Which attribute can be used with BODY tag to set background color green?

a. background=”green”

b. bgcolor=”green”

c. vlink=”green”

d. none of above

  • b. bgcolor=”green”

Q. Which attribute we’ll use with TD tag to merge two cells horizontally?

a. merge=colspan2

b. rowspan=2

c. colspan=2

d. merge=row2

  • c. colspan=2

Q. Which tag inserts a line horizontally on your web page?

a. <hr>

b. <line>

c. <line direction=”horizontal”>

d. <tr>

  • a. <hr>

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