Re: CSS hack for IE8?
On Mar 6, 3:47pm, David Stone <no.em...@domain.invalid> wrote:
> I've only ever used a couple of minor IE6 css tricks at most;
> I placed them in a <style>...</style> block nested inside a
> conditional comment for IE <= 6, since they turned out not to
> be needed in IE 7 so long as you triggered standards mode.
> The resulting pages passed W3C CSS validation, and without
> warnings, either!
Thanks, David. Yes, I could do that, but what about if I want to use
just one style sheet file?
|