[thelist] CSS support for Mac IE 5.1? Works otherwise....

Amy Rogers arogers at attbi.com
Fri Jun 28 21:39:01 CDT 2002


The following CSS styles I use works fine in explorer and netscape
for the PC, and netscape for the Mac, but not the IE 5.1 for the
Mac -- it has no effect at all. This is the latest version I am
using for my MacOS 9.2. I was wondering if there is a workaround to
make the CSS work for this particular browser version? ...sigh...

(in the external stylesheet)

.header { font-family: Arial, sans-serif; font-size: 14px; color:
#699; font-weight: bold; margin-bottom: -5px; }

.subheader { font-family: Arial, sans-serif; font-size: 12px;
color: #369; font-weight: bold; margin-bottom: -10px; }

(in the html file)

<p class="header">text</p>

<p class="subheader">text</p>

Suggestions will be apprciated!

Amy





More information about the thelist mailing list