On Wed, Nov 2, 2011 at 3:09 AM, <[email protected]> wrote:

> Why do I have to kill mystery pixels with CSS 
> positioning?<http://groups.google.com/group/css-design/t/45983fc8f70cc1fd>
>
>    Keith Purtell <[email protected]> Nov 01 06:09PM -0500
>
>    I'm working on a site where the last line of text (copyright etc) has
>    to
>    sit just above the bottom of the browser window. I've accomplished
>    that,
>    but not sure why I had to set the relative positioning at bottom:-20px
>
>    Unless my eyes deceive me, I zeroed out the margin and padding for
>    body.
>    Here's a link
>
>    http://www.keithpurtell.com/kthings/art/test.htm
>
>    - Keith
>
>
>
>
>    Matthew Witek <[email protected]> Nov 01 07:16PM -0400
>
>    You did not use a CSS reset on your file and have standard browser
>    margins on the H6. Set your h6 css with margin: 0px to get rid of the
>    margins. then you can remove bottom -20px;
>
>
>
Doh; I overlooked the obvious. Thanks, Matthew.
- Keith

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]

Reply via email to