Re: CSS style for the documentation pages?
- To: debian-www@lists.debian.org
- Subject: Re: CSS style for the documentation pages?
- From: Robert Vincenz <vincenz@snafu.de>
- Date: Sat, 10 May 2014 18:06:40 +0200
- Message-id: <[🔎] 536E4E90.4030000@snafu.de>
- In-reply-to: <CAOy+up5fi3koGqmmzfBivNGkkWGsHfo8v=SUUkmBCSnJOXFOEA@mail.gmail.com>
- References: <CAOy+up7ptjX-Quxj=zgaeFMfa-D8mp0FrK30iGHE-cZ893VF6A@mail.gmail.com> <53569980.4060505@tilapin.org> <20140423144946.GA12779@goofy> <20140423162956.GC18563@mraw.org> <CAOy+up4M4QP-mKufGc4_h8o_WR8Tu3LJXcADcp78AZ856qTFNg@mail.gmail.com> <20140426053734.GC4731@goofy> <CAOy+up5pYbrSLBd=OK1ze+Wk2_vQ6BpT35J=LWzm_uC5tYcyow@mail.gmail.com> <20140428080747.GA3650@goofy> <CAOy+up7v-bZisP4YtQrVi0oD7CDJjAREehVFyQxGFMj3SpWTFQ@mail.gmail.com> <CAOy+up5fi3koGqmmzfBivNGkkWGsHfo8v=SUUkmBCSnJOXFOEA@mail.gmail.com>
Hi ,
On 30.04.2014 02:58, Stéphane Blondon wrote:
For example: http://stephane.yaal.fr/tmp/first-render/index.en.html
I found something strange inside the HTML Code. Why have ALL the ID
Attributes the same value? This isn't allowed. ID and Name Attribute
share the same namespace and must be document wide unique.
http://www.w3.org/TR/2010/REC-xhtml-modularization-20100729/abstraction.html#dt_ID
It's also a vast of Code to use a A Element to make an anker. Use the ID
Attribute at the Element you want to jump to(e.g. the headline H1-H6 or
other Block-Elements).
Robert Vincenz
PS: Even the W3C validator doesn’t find this error. Strange!
Reply to: