Hello to All,
I've run into an IE Mac issue & was wondering if anyone has seen the problem
before and knows how to fix it.
I'm using a list (display: inline) for horizontal navigation:

On the Mac, (which I viewed at Kinko's last night) the borders show up on
the left of the page, while the links contained within the <li> are aligned
to the right?

On Netscape, Safari & Firefox (Mac) everything is pretty close to how it
should be.
PC browsers are fine (with minor IE5 issues still to be fixed.)

Any help or suggestions will be greatly appreciated!

Thanks,
Janet

*HTML: http://tinyurl.com/89fjq*
**
*CSS:http://tinyurl.com/cnhl4  &  http://tinyurl.com/8kjak*
****
 #Header {text-align: right;}

#HeaderLinks ul {margin: 0 0 0 0; padding: 0;}

#HeaderLinks li {display: inline; margin: 0; padding: .25em 0 .25em 0;
border-left: 1px solid #FFFFFF;}

#HeaderLinks a, #HeaderLinks a:link, #HeaderLinks a:visited {font-size:
.8em; font-weight: bold; color: #FFFFFF; background-color: #770C00; padding:
.25em 1em .25em 1em; text-decoration: underline;}


**
**
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to