hwg-basics archives | Sep 2001 | new search | results | previous | next |
Re: Margin Settings and Validationby Gregor Pirnaver <gregor.pirnaver(at)email.si> |
|
On Thursday 27 September 2001 08:53, you wrote: > I'm trying to validate a page using HTML 4.01 > Transitional. The design requires "0" margins but this > does not validate. What are valid alternatives. (And > please don't tell me not to worry about validation as it > is a requirement.) If you need to see the page it is > http://www.florissantrotary.org/index1.htm. TIA! Put everything in DIVs and use absolute positioning. <body> <div style="position: absolute; top:0; left:0"> <!-- Page content. --> </div> </body> LP -- Gregor @ Mandrake 8.0 -> KDE 2.1.1 -> Kmail 1.2 -> ;-)
HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA