Netscape 4.x and CSS... sigh
1 - You *must* include the comment tag just inside the STYLE tag in the
external .css file
2 - Be careful if you reference images in your external .css file. If you
say an image is in "../images/background.gif " (because that's where it is
*in relation to the .css file*), IE will interpret the path to the image
correctly. However, Netscape will interpret the path to the image *as if the
external css file had been included in the .html (or .cfm) page itself* -
code the URLs as absolute (the only workaround I've found, bar using one
.css file per directory "level"
3 - Inheritance is very poor in Netscape. If you are relying on it, you may
find Netscape doesn't display page elements correctly - answer is to not
expect inheritance to work.
Don't know if you're experiencing problems based on the above. Anyway, HTH.
--
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services
http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.