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

Re: Bug#283790: www.debian.org: /users page is getting longer and longer...



Tobias Toedter:

Your best bet is to enclose the headline with the <a>-tags, like this:

<a name="edu">Educational institutions</a>

Even better (but incompatible with some stone-age browsers, not that we care much for Netscape 4 these days) is to use

  <h2 id="edu">Educational institutions</h2>

and get rid of the <a> altogether. You can put an "id" attribute on any HTML tag.

--
\\//
Peter - http://www.softwolves.pp.se/
  I do not read or respond to mail with HTML attachments.



Reply to: