View Full Version : Table alignment/size


Sunsetter
09-05-2005, 02:30 AM
Hi every1,

how can i align my tables (interests, url table, details, blurbs) so they will be the exact same size and end exactly one above the other? My page is here (http://www.myspace.com/katerinapapa). Hopefully make it look smth like this (http://www.myspace.com/jammersisgay )?? PLEASE i have been looking for it for hours! =((

jazzberry
09-07-2005, 02:45 AM
try this

<style type=text/css>
table table table {width: 250px;}
</style>

though you could change the 250 to whatever number you want.