Class 3 Exam  >  Class 3 Questions  >  Which of the following HTML tag is used to ad... Start Learning for Free
Which of the following HTML tag is used to add a row in a table?
  • a)
    <th>
  • b)
    <td>
  • c)
    <tr>
  • d)
    <tt>
Correct answer is option 'C'. Can you explain this answer?
Most Upvoted Answer
Which of the following HTML tag is used to add a row in a table?a)<...
In HTML, <tr> tag is used to create a row in the table. <th> tag is used to set the header cell of a table.
Free Test
Community Answer
Which of the following HTML tag is used to add a row in a table?a)<...
Understanding HTML Table Structure
When creating tables in HTML, specific tags are designated for different purposes. One crucial aspect of a table's structure is the addition of rows.
Key HTML Tags for Tables
- <tr>: This tag defines a table row. It is used to group a set of table cells together horizontally.
- <th>: This tag is used for table headers. It defines header cells in a table, which are usually bold and centered by default.
- <td>: This tag defines a standard cell in a table. It contains data and is used within atag.
- <tt>: This tag is outdated and is used to define teletype text. It is not relevant to table structures.
Why <tr> is the Correct Answer
- The <tr> tag is specifically designed to add a new row to a table. Eachcan contain multipleortags that represent the individual cells in that row.
- For example, if you want to create a new row in a table, you would use thetag to initiate it and then follow withortags for the data.
Example of a Table with <tr>









Header 1Header 2
Data 1Data 2

In this example:
- The firstcreates a header row, while the secondcreates a data row.
In conclusion, the <tr> tag is essential for defining rows in a table, making option 'C' the correct choice for adding a row in HTML tables.
Attention Class 3 Students!
To make sure you are not studying endlessly, EduRev has designed Class 3 study material, with Structured Courses, Videos, & Test Series. Plus get personalized analysis, doubt solving and improvement plans to achieve a great score in Class 3.
Explore Courses for Class 3 exam

Top Courses for Class 3

Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer?
Question Description
Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer? for Class 3 2024 is part of Class 3 preparation. The Question and answers have been prepared according to the Class 3 exam syllabus. Information about Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer? covers all topics & solutions for Class 3 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer?.
Solutions for Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer? in English & in Hindi are available as part of our courses for Class 3. Download more important topics, notes, lectures and mock test series for Class 3 Exam by signing up for free.
Here you can find the meaning of Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer?, a detailed solution for Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer? has been provided alongside types of Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice Which of the following HTML tag is used to add a row in a table?a)<th>b)<td>c)<tr>d)<tt>Correct answer is option 'C'. Can you explain this answer? tests, examples and also practice Class 3 tests.
Explore Courses for Class 3 exam

Top Courses for Class 3

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev