Deborah Lundgren wrote:

> I am using this code to position my menu. It works beautifully positioning
> the menu to the right spot but the problem is that the rest of the page
> looses the anchor tags in all the browsers except IE.
>
> <div align="center"  style="margin:auto; left:0; right:0; bottom:0;
> position:absolute; top:197px;²>  menu code </div>

What's the character after 197px; supposed to be? I see superscript 2.

This might be a copying error, giving yet another reason why a URL of the
problem document, rather than snippets of code, should be provided.

The basic reason is that the problem is most probably elsewhere, not in
the snippet. Besides, the snippet as such looks odd - do you really want
to create a box that is full-width and extends down to the bottom of the
page? And do you know that on IE, the rendering greatly depends on
"quirks" vs. "standards" mode?

______________________________________________________________________
css-discuss [cs...@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