HTML


"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."

HTML Tables The HTML Table Header Cell Tag


Register / Login

Register to post on our forums and use our advanced features.
User Name:          Password:   
 
  • Learn the best web site design techniques
  • Complete HTML tables tags list
  • Get help putting HTML tables on your web site

This tag starts a header table cell. Like the <td> tag, it needs to be within both the <table> and <tr> tags.

Here is an example

<th bgcolor="#FFFFFF" align="center" valign="center" colspan="2" rowspan="2">

This is just like the <td> tag except for one thing, the default text inside this type of table cell is already centered and bolded.

Here are the attributes

  • bgcolor - Sets the background color of the cell

  • align - Sets the justification of the cell contents (see above for possible inputs)

  • valign - Sets the vertical justification of the cell content (see above for possible inputs)

  • colspan - Tables are meant to be grids, but this makes it so you can join cells horizontally

  • rowspan - Distance of the cell walls from its contents

* = mandatory

Back to the HTML tables menu.

 
Google Web ahfb2000   
 

Web Hosting


Price      
Space    
Transfer 
Platform 

Domain Names




Courtesy of
onestopdomains.com

PHP Scripts


  


About us  Advertise  Contact us  Privacy  Sitemap

Copyright © 1999 - 2007 Advanced HTML For Beginners and AHFB2000, All rights reserved.
Find out more about isphost.org and why you should avoid them at all cost.