Re: "<a> cannot copy name attribute to id"

22-Oct-2009 числа в 22:14 часов, ты написал(а) следующее:

> On 22 October 2009 at 13:32, Buzzer said:
> 
> > What mean these warnings and how do i fix it?
> > line 83 column 1 - Warning: <a> cannot copy name attribute to id
> > line 96 column 1 - Warning: <a> cannot copy name attribute to id
> > line 109 column 1 - Warning: <a> cannot copy name attribute to id
> > line 122 column 1 - Warning: <a> cannot copy name attribute to id
> > line 135 column 1 - Warning: <a> cannot copy name attribute to id
> > line 148 column 1 - Warning: <a> cannot copy name attribute to id
> > line 161 column 1 - Warning: <a> cannot copy name attribute to id
> > line 174 column 1 - Warning: <a> cannot copy name attribute to id
> > line 187 column 1 - Warning: <a> cannot copy name attribute to id
> > line 200 column 1 - Warning: <a> cannot copy name attribute to id
> 
> Probably that the value is illegal, either structurally or because it 
> would be a duplicate.


line 83: <a name="01">1</a>
line 96: <a name="02">2</a>
line 109: <a name="03">3</a>
line 112: <a name="04">4</a>

<td class="list">
 <a name="04">4</a>
</td>

Something wrong here?

-- 
/Buzzer		() кампания ascii ribbon - против писем в html формате
		/\ www.asciiribbon.org   - против проприетарных вложений

Received on Thursday, 22 October 2009 22:29:25 UTC