Miscellaneous > Programming & Networking

quick html query

(1/2) > >>

Calum:
in the following, i want the table to line up against the left edge of the page, in the same way as the heading does, but it won't no matter what tags i put around it.
anybody know how to do this?


--- Code: ---
--- End code ---

thanks in advance etc

flap:
If you set border to 1 you'll see that the table is actually lining up against the side. It's just that the column headers are centered.

Pantso:
flap's right Calum. Just set the border value to "1" and you'll see that the table is actually aligned against the left edge of the page.

beltorak0:
was this more or less what you had in mind?


--- Code: ---
--- End code ---

Or is there a reason you would not want the title as part of the table?

xyle_one:
to get the table to sit on the edge, i added margin tags-

--- Code: ---
--- End code ---
[ June 14, 2003: Message edited by: ecsyle ]

[ June 14, 2003: Message edited by: ecsyle ]

Navigation

[0] Message Index

[#] Next page

Go to full version