Re: XHTML2 <style> questions

Mark Birbeck wrote:
> Rick's request is already there, since @src is actually available on *any*
> element.

The src attribute seems to be a magic attribute that solves everything.
Are there no inconsistencies?

What should happen if I say:

<p src="image.gif">Some text</p>
<p src="style.css">Some text</p>
<p src="page.html">Some text</p>

greetings,

-- 
Sjoerd Visscher
http://w3future.com/weblog/

Received on Wednesday, 25 May 2005 20:50:59 UTC