[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...



On Wednesday 01 December 2004 20.48, Peter Karlsson wrote:
> 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.

Seems not to be the style of www.debian.org's html - and there already is a 
'<a name="submissions id="submissions>...</a>' on this very page, which I 
haven't noticed previously.  So I have kept that style.

So, perhaps somebody will commit this one?

greetings
-- vbi

-- 
I wish life has a scroll back buffer.
Index: index.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/users/index.wml,v
retrieving revision 1.157
diff -u -r1.157 index.wml
--- index.wml	1 Nov 2004 07:01:59 -0000	1.157
+++ index.wml	2 Dec 2004 08:10:05 -0000
@@ -16,7 +16,16 @@
   may be of interest.
 </p>
 
-<h2>Educational Institutions</h2>
+<ul>
+  <li><a href="#edu">Educational Institutions</a></li>
+  <li><a href="#com">Commerciall</a></li>
+  <li><a href="#org">Non-profit Organizationsl</a></li>
+  <li><a href="#gov">Government Organizationsl</a></li>
+</ul>
+
+<hr/>
+
+<h2><a name="edu" id="edu">Educational Institutions</a></h2>
 <ul>
   <li><a href="#AILabZurich">AI Lab, University of Zurich, Switzerland</a></li>
   <li><a href="#BarcelonaAlgebra">Department of Algebra and Geometry, University of Barcelona, Spain</a></li>
@@ -82,7 +91,7 @@
   <li><a href="#WorcesterPolytechnic">Worcester Polytechnic Institute Game Development Club</a></li>
 </ul>
 
-<h2>Commercial</h2>
+<h2><a name="com" id="com">Commercial</a></h2>
 <ul>
   <li><a href="#ABCStartsiden">ABC Startsiden AS, Norway</a></li>
   <li><a href="#ABJensen">A. B. Jensen Maskinfabrik A/S, Denmark</a></li>
@@ -144,7 +153,7 @@
   <li><a href="#ZeroWeb">ZeroWeb Information Services, Atlanta, GA USA</a></li>
 </ul>
 
-<h2>Non-profit Organizations</h2>
+<h2><a name="org" id="org">Non-profit Organizations</a></h2>
 <ul>
   <li><a href="#APDIP">APDIP - Asia Pacific Development Information Programme, United Nations Development Program, Malaysia</a></li>
   <li><a href="#AzuquecaWireless">AzuquecaWireless, wireless network communication in Azuqueca de Henares (Guadalajara), Spain</a></li>
@@ -169,7 +178,7 @@
   <li><a href="#UHKT">Institute of Hematology and Blood Transfusion, Prague, Czech Republic</a></li>
 </ul>
 
-<h2>Government Organizations</h2>
+<h2><a name="gov" id="gov">Government Organizations</a></h2>
 <ul>
   <li><a href="#AustralianDevelopmentGateway">Australian Development Gateway</a></li>
   <li><a href="#DITCouncilEurope">DIT - Council of Europe - Strasbourg, France</a></li>

Attachment: pgpcDi6JWzUa_.pgp
Description: PGP signature


Reply to: