Re: Justification for the cite attribute on ins&del

Karl Dubost wrote:
> 
> 
> 
> James Graham (18 oct. 2007 - 17:25) :
>> Is there a reason this would be better than a plain <a>, perhaps as 
>> the child of the <ins> or <del> elements? I can see several advantages 
>> of using <a> - principally that it is well understood by all UAs - and 
>> no obvious disadvantages.
> 
> <p>The fool is
>    <del>
>       <a href="http://example.org/clinton">Clinton</a>
>    </del>
>    <ins cite="http://example.org/changes">
>       <a href="http://example.org/bush">Bush</a>
>    </ins>
> </p>
> 

Ah, that would be an obvious disadvantage indeed :)

-- 
"Eternity's a terrible thought. I mean, where's it all going to end?"
  -- Tom Stoppard, Rosencrantz and Guildenstern are Dead

Received on Thursday, 18 October 2007 09:29:03 UTC