plus2net Home
HOME
plus2net HOME
SQL
JavaScript
PHP
Python
ASP
jQuery
C
PhotoShop
HTML
HTML Home
<FORM>
Color Chart
Calendar
Button as Link
Type of Tags
Scrolling by Marquee
Canvas
Table
Login
×
Login
Username
Password
Login
Contact Us
Table Heading
HTML
Page Structure
<BODY>
<TABLE>
Table heading tags <th> ... </th> are used to designate a cell as a header. These tags should be used with in <tr> ... </tr>. By default, the content of the header row is center aligned and appears in bold face.
Example:
<table border=1>
<tr>
<th>Cell 1 </th>
<th>Cell 2 </th>
</tr>
<tr>
<td>Cell 3 </td>
<td>Cell 4 </td>
</tr>
</table>
Above code defines a table with two rows and four cells as below.
Cell 1
Cell 2
Cell 3
Cell 4
←
Table
Table Row
→
This article is written by
plus2net.com
team.
Subscribe
*
indicates required
Email Address
*
First Name
Last Name
Subscribe to plus2net
plus2net.com
Post your comments , suggestion , error , requirements etc here
Detail
✖
We use cookies to improve your browsing experience. .
Learn more
HTML
MySQL
PHP
JavaScript
ASP
Photoshop
Articles
FORUM
.
Contact us
©
2000-2024
plus2net.com
All rights reserved worldwide
Privacy Policy
Disclaimer