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;
On Nov 1, 2011, at 7:09 PM, Keith Purtell wrote:

> 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
> 
> 
> -- 
> --
> 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]

-- 
--
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