Re: Images not showing up

by "Art Zoller Wagner" <art(at)zollerwagner.com>

 Date:  Fri, 24 Jan 2003 11:55:07 -0500
 To:  <r.bhaskar(at)compserv.gla.ac.uk>,
<hwg-basics(at)hwg.org>
 References:  localhost
  todo: View Thread, Original
Hi,

I'm not seeing the images in IE6.

I think your import may be the problem. Eric Meyer's CSS says only IE 4 & %,
and Opera 3 support @import. And his example is formed differently:
<style type="text/css">
@import url(styles.css);
</style>

I usually use link:
<link rel="stylesheet" type="text/css" href="basic.css">

See if that works better.

Art

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA