| View previous topic :: View next topic |
| Author |
Message |
optomeb
Joined: 19 May 2006 Posts: 113
|
What for
Http://www.xpalms5.made2own.com/wifitech/
See how the border is bordering the edges of the page and not the layout ?? thats because of width=100% , but how would I get it just to outline the general layout |
| |
|
|
|
|
froomzer
Joined: 23 May 2006 Posts: 148
|
So add a silly border to the body element
Oh
Just the middle part? |
| |
|
|
optomeb
Joined: 19 May 2006 Posts: 113
|
Ya
Just the layout
Just the design I should say |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| Put all that garbage in a div width: 830px; give it a border and center it |
| |
|
|
optomeb
Joined: 19 May 2006 Posts: 113
|
| Around all 4 edges |
| |
|
|
froomzer
Joined: 23 May 2006 Posts: 148
|
Well, it would be far easier if you hadn't used tables... but add an id to the outer table and/or surround it with a div
And then just use the stuff we told you earlier |
| |
|
|
optomeb
Joined: 19 May 2006 Posts: 113
|
So add a id tag, and then use wrapper ?
Is wrapper a selector ? |
| |
|
|
froomzer
Joined: 23 May 2006 Posts: 148
|
| Are you sure that you are the best person to be in charge of an ecommerce site? |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| You can also do body { width: 830px; margin: 0 auto; } |
| |
|
|
optomeb
Joined: 19 May 2006 Posts: 113
|
Why, are you doubting my abilities ?
Thanks Klimapol |
| |
|
|
|