CBSE, class, 7, IT computer, unit 4 .more on HTML

CBSE, class, 7, IT computer, unit 4 .more on HTML


Table tags related Questions:

Q.1 Which of these tags belong to table?

  1. <thead>,<body>,<tr>

  2. <table>,<head>,<tfoot>

  3. <table>,<tr>,<td>

  4. <table>,<tr>,<tt>


Q.2 Which of the following tags gives a caption to the table?

  1. <caption>

  2. <head>

  3. <heading>

  4. None of these


Q.3 Which of the following is used to specify the beginning of a table’s row?

  1. <td>

  2. <tr>

  3. <row>

  4. <tt>

 

Q.4  Which tag is used to add columns in the tables?

  1. <colspan>

  2. <td>

  3. <tr>

  4. None of these

 

Q.5 This tag is used to specify the individual table data in a table.

  1. <tr>

  2. <td>

  3. <th>

  4. <table>

 

 

 

Q.6 In order to add border to a table, border attribute is specified in which tag?

  1. <th>

  2. <table>

  3. <td>

  4. <tr>

 

Q.7 Which of the following is an attribute of < table > tag?

  1. src

  2. cellpadding

  3. link

  4. bold

 

Q.8 Which attribute of the < table > tag is used to set an image in the background of a table?

  1. bgcolor

  2. background

  3. frame

  4. rules

 

Q.9 In HTML tables gap between two cells of same table are known as 

  1. cell spacing

  2. cell padding

  3. cell reference

  4. cell distribute 

 

Q.10 In HTML table space between cell content and cell border is call ……..

  1. cell spacing

  2. cell padding

  3. cell reference

  4. cell distribute 

 

Comments

Popular posts from this blog