johnnyblotter
10-27-2006, 02:23 AM
What's up? Hoping I can get a little guidance on this issue. I've only been studying CSS for a week or two, so the answer may be obvious - anyway,the style element in the HTML looks like this: <style type="text/css" media="screen">@import url(floatliststyle2.css);</style>
I have used this and every other possible variation available (linking, different media types,etc.) Firefox displays fine everytime but IE6 will never read the CSS. I think it must have something to do with encoding and the fact I'm using notepad - I read something about some notepad and encoding issue once. But it happened using Word also. And I declared the encoding on the stylesheet (utf-8) so I don't know why IE won't read it. Any help is appreciated.
I have used this and every other possible variation available (linking, different media types,etc.) Firefox displays fine everytime but IE6 will never read the CSS. I think it must have something to do with encoding and the fact I'm using notepad - I read something about some notepad and encoding issue once. But it happened using Word also. And I declared the encoding on the stylesheet (utf-8) so I don't know why IE won't read it. Any help is appreciated.