Re: CSS Browsers

"Braden N. McDaniel" <braden@shadow.net> wrote:

> > <IMG Src="foo.jpg" ... />
> 
> That would need to be
> 
> 	<img src="foo.jpg />
> 
> to be in accordance with the current working draft (requires that elements,
> attributes be in lower case).

And of course, you can't omit closing quotation mark ;-)

Regards,
-- 
Masayasu Ishikawa / mimasa@w3.org
W3C - World Wide Web Consortium

Received on Saturday, 19 December 1998 03:28:01 UTC