G
g
I need to figure out how to center, right justified data as shown in
the table below.
http://oisurf.com/sillypix/table_ex1.jpg
The price columns show right justification, and then centered data.
The only (work intensive) way that I can think of is to create a table
for each cell. Each table would contain 3 columns and 1 row. The
middle row would contain the price data and the 1st and 3rd column
would just be spacing to "center" the price.
Any acute htmlers know a simplier or more efficient way (less work
intensive). Maybe using CSS?
Thanks
George Scapin
the table below.
http://oisurf.com/sillypix/table_ex1.jpg
The price columns show right justification, and then centered data.
The only (work intensive) way that I can think of is to create a table
for each cell. Each table would contain 3 columns and 1 row. The
middle row would contain the price data and the 1st and 3rd column
would just be spacing to "center" the price.
Any acute htmlers know a simplier or more efficient way (less work
intensive). Maybe using CSS?
Thanks
George Scapin