Hello,
Today I am working on a Skip To Content link added to may page.  At first I had 
it in a div (this list helped with an opacity issue I was having). But, due to 
a change in approach, I needed to take it out of a div so I could affect change 
upon a:focus.   (I'm positioning it off page until focus has been brought to 
it).

Now the problem is that the addition of the <p>, absolutely positioned at the 
top of the page (even a negative top measurement) has produced a gap between 
the top of the outer page container and the browser edge.  Ugh.  This must have 
something to do with the <p> being a block element, but applying a negative 
margin-bottom to it didn't fix it.  I did not have this issue when I added the 
prior div into the page and it's a block element too.

I'm sorry I can't provide a link to see it.  Is there anything about a <p> that 
is causing that space at the top, whereas the div did not?

The <p> is absolutely positioned, just like my div was.

Thank you


Angela French
Internet Specialist
State Board for Community and Technical Colleges
360-704-4316
afre...@sbctc.edu
http://www.checkoutacollege.com/

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to