Re: Margin Settings and Validation
by Gregor Pirnaver <gregor.pirnaver(at)email.si>
|
| Date: |
Fri, 28 Sep 2001 07:52:22 -0400 |
| To: |
Blue Tapp <blue(at)bluesarthouse.com> |
| Cc: |
HWG Basics <hwg-basics(at)hwg.org> |
| References: |
bluesarthouse |
| |
todo: View
Thread,
Original
|
|
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
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.