tables OR CSS, two tables next to eachother, centered |
![]() ![]() |
tables OR CSS, two tables next to eachother, centered |
Nov 5 2006, 04:38 AM
Post
#1
|
|
![]() faerie ![]() ![]() Group: Member Posts: 23 Joined: Feb 2004 Member No: 2,762 |
i want it to look like this:
http://www.exsilentio.org/apa/test/want.jpg here's the site, i need the two grey tables to be next to eachother and i would like the top of both grey boxes to be inline, and the sides of the grey boxes to be inline with the image/table above TABLES i also i know i can use css for it, but i tried and it doesn't work either? CSS version |
|
|
|
Nov 14 2006, 12:19 AM
Post
#2
|
|
![]() createblog.com ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,127 Joined: Dec 2003 Member No: 13 |
i suggest you use css, because tables are becoming pretty obsolete now, and you have so much more power and flexibility if you use css.
you should use the position property in order to move your divs around to where you want them. there are many different ways to position it. read more about them here. I think the float: property is the best for this situation. |
|
|
|
![]() ![]() |