eHow launches Android app: Get the best of eHow on the go.

How To

How to Define a Table Header in HTML

Contributor
By eHow Contributing Writer
(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.

Difficulty: Easy
Instructions

Things You'll Need:

  • Text or HTML editor

    Define a Table Header With HTML

  1. Step 1

    Find or create a table (

    element) to which you want to add a header.

  2. Step 2

    Immediately after the opening

  3. tag, add the code below to create the table header:
    ...

  4. Step 3

    Within each

  5. or elements, place the header following them.
    Subscribe

    Post a Comment

    Post a Comment

    Related Ads

    • Have you done this? Click here to let us know.
    I Did This
    Get Free Internet Newsletters

    Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy .   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. † requires javascript

    Demand Media
    eHow_eHow Technology and Electronics
    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