CBSE Class 10 Computer Applications Question 27 of 125

HTML II — Images, Links and Tables — Question 18

Back to all questions
18
Question

Question 18

The tag that starts a table cell is ............... .

  1. <table>
  2. <tc>
  3. <td>
  4. <tr>
Answer

<table>

Reason — The tag that starts a table cell is <table> tag.