How to Define a Table Header in HTML

By eHow Internet Editor

Rate: (0 Ratings)

Table headers in HTML are a special kind of first row, defined using the tag. Headers are automatically displayed using bold text. In addition, when long table requires multiple pages the header may be repeated on each page.

Instructions

Difficulty: Easy

Things You’ll Need:

  • Text or HTML editor

Define a Table Header With HTML

Step1
Find or create a table ( element) to which you want to add a header.
Step2
Immediately after the opening
tag, add the code below to create the table header:
...
Step3
Within each
or elements, place the header following them.

Post a Comment

POST A COMMENT

Request a New How-To Article

Looking for more How To information? Chances are there’s an eHow member who knows how to do what you’re looking to do. Submit an article request now!

eHow Article:  How to Define a Table Header in HTML

eHow Internet Editor

eHow Internet Editor

Category: Internet

Articles: See my other articles

Related Ads

Internet

Veesites
Meet Virginia DeBolt eHow’s Internet Expert.
element, place the text to use as the header for that column. By default, this text will be displayed in boldface.

Tips & Warnings

  • If the table contains