Posted by Beauregard T. Shagnasty on 10/22/98 11:38
Jeff wrote:
> Hey
>
> This code below works in Opera (version 8.51) but not in IE (version 6.0).
> The error in IE is that this image isn't displayed:
>
> #sidebar .sticker:after {
> content:url(images/spacer.png);
> display:block;
> }
IE doesn't recognize :before and :after. It's not an error, it's just a
badly designed operating system component.
Oh, always better if you link to a page at your web server rather than
posting code. You might want to look into fluid layout as well, and use
percentages for font sizes so folks with visual disabilities can resize
your text.
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|