Hi All,

Can't tell you how appreciative I am for the knowledge and helpfulness of this group!

I am pretty happy with the look of my new site in Netscape7 and MSIE6. Normally I use @import for stylesheets, and people with older browsers get a plain unformatted version of the site.
http://liberty.alterra-wv.com/index.htm


Here's how I'm calling the stylesheets:
<link rel=STYLESHEET type="text/css" href="main.css">
<style type="text/css" media="all">@import "specialstuff.css";</style>

Right now, ALL of the styles are now in main.css, and I'm thinking about taking out the positioning styles, and anything else that won't work in older browsers and putting them into specialstuff.css. That way, folks with older browsers will get an attractive look rather than plain/unformatted.

Can any of you suggest resources, or point me in the direction of a template where this has already been done? This is a freebie site, but I anticipate a few local people seeing this who might be in the market for design work, and I want to be sure they will see SOMETHING".

Thanks Very Much,

Tenley


*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************




Reply via email to