|
| |
|
|
kgplumb
Posts: 68 From: North Eastham MA USA Status: offline
|
" Full width" Table - 6/29/2002 9:44:15
I am trying to get my table to fill the full width of the browser and I can find a way to do it. I just want the graphics etc to meet the edge of the browser. I always get a space around the edge. I have the table properties set to 100%, no padding. I see that other people do it so I know it' s possible -- is it something to do with a " margin" attribute? Thanks Kevin
|
|
|
|
Michael
Posts: 237 From: Trabuco Canyon, CA Status: offline
|
RE: " Full width" Table - 6/29/2002 9:49:22
Hi Kevin, Yep, it is definitely a margin attribute setting. In the opening <body> tag you' ll need the following: leftmargin=" 0" topmargin=" 0" marginheight=" 0" marginwidth=" 0" rightmargin=" 0" The first pair is recognized by IE, the second pair by NN. You' ll need both for cross browser compatibility. Unfortunately FP only sets the first when you go into Page Properties, so you' ll have to add in the second pair in HTML view. You' ll also need to add in the rightmargin attribute, just to keep things nice and tidy across the page.
< Message edited by Michael -- 6/28/2002 9:54:31 AM >
_____________________________
<--Your information went data way -->
|
|
|
|
kgplumb
Posts: 68 From: North Eastham MA USA Status: offline
|
RE: " Full width" Table - 6/29/2002 10:37:53
Thanks Michael! It boggles my mind how many things there are to know to get something to look the way you want.
|
|
|
|
kgplumb
Posts: 68 From: North Eastham MA USA Status: offline
|
RE: " Full width" Table - 6/30/2002 9:54:03
Bobby, I' m feeling so overwhelmed right now at the thought of all those browsers and their peculiar quirks that I' m going to have to go and lie down for a week or two! Kevin
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|