KnowledgeBoat Logo

Computer Applications

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

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

HTML Advanced Features

1 Like

Answer

<table>

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

Answered By

3 Likes


Related Questions