attribute id
Closed, ResolvedPublic

Assigned To
Authored By
Cappelletti
Dec 25 2002, 6:45 PM
Subscribers
None

Description

Description

> File "Users:michi:Library:Preferences:iCab Preferences:iCab
> Cache:g:00003A38.html"; Line 138: Value of attribute ³id² for element ³<dt>²
> must begin with one of {A-Z,a-z} followed by zero or more of
> {A-Z,a-z,0-9,-,_,:,.}.

This is for
<dt id="site_ab-peter_gutmann_(mirror)">

<a href="http:///">Peter Gutmann (mirror)</a>

The brackets are not allowed in the 'id' attribute's value.

Fix

Unknown