Maciej Stachowiak wrote:
So to be sure I understand your proposal, you're suggesting that instead of

<source type="audio/mpeg" src="mysong.mp3">

You'd say:

<param type="audio/mpeg" value="mysong.mp3">


Why not call the element <content> instead of <source>? That way the src and type attributes make more sense.

-dean

Reply via email to