summer-of-code
[Top][All Lists]
Advanced

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

Re: [IMPORTANT] GSOC 2014 ideas


From: Per Bothner
Subject: Re: [IMPORTANT] GSOC 2014 ideas
Date: Wed, 19 Feb 2014 10:13:58 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

BTW the HTML uses the wrong anchor/id syntax:

 <h3 id="#kawa"><a href="http://www.gnu.org/software/kawa";>Kawa</a></h3>

should be:

  <h3 id="kawa"><a href="http://www.gnu.org/software/kawa";>Kawa</a></h3>

I.e. without the '#' in the id attribute.

This seems to be consistently wrong.

--
        --Per Bothner
address@hidden   http://per.bothner.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]