Basic Table

In HTML, a table is used to display data in rows and columns. The <table> tag is used to create a table, and it contains rows (<tr>) and cells (<td> for data, <th> for headers).

Basic Table Structure

<table border="1">
    <tr>
        <th>Name</th>
        <th>Age</th>
        <th>City</th>
    </tr>
    <tr>
        <td>Alice</td>
        <td>25</td>
        <td>New York</td>
    </tr>
    <tr>
        <td>Bob</td>
        <td>30</td>
        <td>London</td>
    </tr>
</table>

Output:

NameAgeCity
Alice25New York
Bob30London

Attributes of <table> in HTML

AttributeDescriptionExample
borderAdds a border around the table & cells<table border="1">
cellpaddingSpace inside a cell between text & border<table cellpadding="10">
cellspacingSpace between cells<table cellspacing="5">
widthDefines the table width (in pixels or %)<table width="80%">
heightDefines the table height (in pixels or %)<table height="300px">
alignAligns the table (left, center, right)<table align="center">
bgcolorSets the background color of the table<table bgcolor="lightblue">

Attributes of <tr> (Table Row)

AttributeDescriptionExample
alignAligns text (left, center, right)<tr align="center">
bgcolorSets background color for a row<tr bgcolor="yellow">
valignAligns content vertically (top, middle, bottom)<tr valign="top">

Attributes of <td> and <th> (Table Cells)

AttributeDescriptionExample
colspanMerges multiple columns<td colspan="2">Merged</td>
rowspanMerges multiple rows<td rowspan="2">Merged</td>
widthSets the width of a cell<td width="100px">
heightSets the height of a cell<td height="50px">
alignAligns text (left, center, right)<td align="center">
valignAligns content vertically (top, middle, bottom)<td valign="top">
Latest Current Affairs 2025 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2025 Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz