- From: Matthew Brealey <webmaster@richinstyle.com>
- Date: 22 Nov 2000 17:11:57 -0000
- To: www-style@w3.org
You wrote: > In the CSS2 spec. there is a style sheet to represent the default behaviour > (i.e. style) that most browsers apply to HTML. However, there is the caveat > that certain things like the display of images in <img> cannot be expressed. > While this is not quite legal, has anyone considered the following:- > > @media screen { img { content: url(attr(src)); } } Yes they have. img {content: url()} is almost certain to be valid CSS3, and attr is proposed. -- Random fortune Nipples, dimples, knuckles, NICKLES, wrinkles, pimples!!
Received on Wednesday, 22 November 2000 12:12:03 UTC