>
>
>
>
> Just been doing some testing on this, and IE5 doesn't pick up the styles
> inside a
Just been doing some testing on this, and IE5 doesn't pick up the styles
inside a
I used to use multiple stylesheets for ease of development (and I have to
admit, often a lot more than the four you're using), but in recent years,
after reading about the impact on page load speed, my approach has changed
radically.
If you're using @import, as you will be if you're using one styl
Over the past year or so I have designed and coded about 7 new web site. I am
very comfortable with the following pattern for writing CSS:
In each web page I link a screen.css file that simply imports three other .css
files: reset.css; ie.css; and master.css.
The reset.css file is the normal fi