- From: Olivier Thereaux <ot@w3.org>
- Date: Mon, 26 Jun 2006 15:48:41 +0900
- To: Jarmo Maula <jarmom@iki.fi>
- Cc: www-validator-css@w3.org
On Sun, Jun 25, 2006, Jarmo Maula wrote: > Does the following code > > > ; <a href="http://jigsaw.w3.org/css-validator/"> > ; <img style="border:0;width:88px;height:31px" > ; src="http://jigsaw.w3.org/css-validator/images/vcss" > ; alt="Valid CSS!"> > ;</a> > Miss the .png ? It's not missing but omitted, thanks to a feature in HTTP. Look up "content negotiation" in your favorite Web search engine, there's a lot of documentation on how this works. Regards, -- olivier
Received on Monday, 26 June 2006 06:48:44 UTC