No products in the cart.

Write codes to produce the following …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write codes to produce the following html table
  • 1 answers

Meghna Thapar 4 years, 10 months ago

  1. Use the HTML <table> element to define a table.
  2. Use the HTML <tr> element to define a table row.
  3. Use the HTML <td> element to define a table data.
  4. Use the HTML <th> element to define a table heading.
  5. Use the HTML <caption> element to define a table caption.
  6. Use the CSS border property to define a border.

The <table> tag defines an HTML table. An HTML table consists of one <table> element and one or more <tr>, <th>, and <td> elements. The <tr> element defines a table row, the <th> element defines a table header, and the <td> element defines a table cell. You can create a table using the <table> element. Inside the <table> element, you can use the <tr> elements to create rows, and to create columns inside a row you can use the <td> elements. You can also define a cell as a header for a group of table cells using the <th> element.

http://mycbseguide.com/examin8/

Related Questions

Code for making time table in computer
  • 1 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App