- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 11 Jul 2002 06:44:59 +0200
- To: Simon Fuhrmann <NightSlayer@gmx.de>
- Cc: www-validator@w3.org
* Simon Fuhrmann wrote: >Its only a little question: > > <p> > <a href="http://validator.w3.org/check/referer"><img border="0" > src="http://www.w3.org/Icons/valid-html401" > alt="Valid HTML 4.01!" height="31" width="88"></a> > </p> > >Why there is no file-extension (.png or so) in the img-tag src-attribut >value (src="http://www.w3.org/Icons/valid-html401")? Because file name extensions should not be used inside URIs, see http://www.w3.org/Provider/Style/URI
Received on Thursday, 11 July 2002 00:45:06 UTC