[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HTML mistake in webpage



On Thu, Aug 17, 2006 at 08:02:42PM +0200, Frans Pop wrote:
> On Thursday 17 August 2006 18:44, Leen Besselink wrote:
> > <li><a name="n1">These changes are documented in the development
> > version of the <a
> > href="http://d-i.alioth.debian.org/manual/";>installation
> > guide</a>.</li>
> > </ol>
> 
> Actually, it is not nested. The original has:
> <li><a name="n1"/>These changes ...
> 
> I have changed this to:
> <li><a name="n1" />These changes ...
> 
> I expect this will fix it when the pages are next generated.

No, wml will still remove the slash, you have to write <a name="n1"></a>

Denis



Reply to: