|
Posted by Lars Eighner on September 13, 2007, 11:11 am
Please log in for more thread options
In our last episode,
the lovely and talented David Stone
broadcast on comp.infosystems.www.authoring.html:
>> talented andrew broadcast on comp.infosystems.www.authoring.html:
>>
>> > Hi,
>>
>> > I have routinely added anchors to pages using both name and id:
>>
>> ><a name="example" id="example"></a>
>>
>> > under the possibly mistaken assumption that at some stage "name" might
>> > be deprecated but "id" was unlikely to be.
>>
>> That name would be deprecated was announced with XHTML 1.0 and name
>> was deprecated for A and MAP in XHTML 1.1. Of course it is going to be in
>> HTML 4.x forever and XHTML is pretty much neither fish nor fowl so let's not
>> feed into that can of worms.
> But not html 5...
> http://www.w3.org/html/wg/html5/diff/#absent-attributes
> "name attribute on map, img, object, form, iframe, a (use id instead)."
Where is the DTD?
--
Lars Eighner <http://larseighner.com/> <http://myspace.com/larseighner> Countdown: 495 days to go.
What do you do when you're debranded?
|