Learn HTML Code Tutorial Reference Guide

Attribute for <COL ...>
ALIGN = LEFT | CENTER | RIGHT | JUSTIFY

ALIGN sets the horizontal alignment of the cells in the column. The four possible values are LEFT, RIGHT, CENTER, and JUSTIFY. JUSTIFY is poorly supported.

<TABLE BORDER CELLPADDING=5>

<COL ALIGN=LEFT>
<COL ALIGN=RIGHT>
<COL ALIGN=CENTER>
<COL ALIGN=JUSTIFY>

<TR> <TH>Name</TH> <TH>Price</TH> <TH>Status</TH> <TH>Comments</TH> </TR>

more table rows

</TABLE>

which gives us

Name Price Status Comments
office suite 1,343.11 rent A pretty good deal. The offices overlook a nice park. Ethernet is already installed. The biggest problem is the neighbors: they keep coming over to "use the copier" but I think they're really trying to photocopy their fannies.
cabling 1.00 100% completely installed Easy installation. Required very little effort except to get Duane to pull his pants up so his butt crack didn't show.

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial