hwg-techniques archives | Feb 2002 | new search | results | previous | next |
Re: Tables leaving space at topby Nathan <natelyle(at)chartermi.net> |
|
>Ok, this may seem simple but its killing me.... >I'm currently working on a site that is one BIG table... the problem is that >it is leaving space at top and left of table in browser I need my table to >start right at the top and no space on the left or anywhere around this >table for that matter...HELP! > >If you could tell me how to get rid of this space I would appreciate it... The space you're seeing is probably the page margins, and not part of the table. Try adding some attributes to the body tag: <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"> ~ Nathan Lyle Email: natelyle(at)chartermi.net Phone: (906)485-4806 http://www.nathanlyle.com "Those that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Ben Franklin
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA