- From: WCAG 2.0 Comment Form <nobody@w3.org>
- Date: 2009年2月26日 13:08:14 -0500 (EST)
- To: public-comments-wcag20@w3.org
- Message-Id: <20090226180814.0B79D4DD60@crusher.w3.org>
Name: Jorge Fernandes Email: jorge.fernandes@umic.pt Affiliation: Document: W2 Item Number: (none selected) Part of Item: Comment Type: editorial Summary of Issue: Depricated attribute & adjacent links Comment (Including rationale for any proposed change): When I translate the WCAG2.0 to portuguese I note that: 1) - 1 deprecated attribute: "<p align="center">[<a href="#contents">contents</a>] </p>" 2) - From the 680 link(s) of the page you have 14 in a adjacent position. Proposed Change: 1) You could change to <p style="text-align:center"> or <p class="contents_title"> and create the CSS rules in the external CSS. 2) I saw that you have a construction to avoid this <span class="screenreader">|</span>. You use this construction 61 times but you need to cover also the 14 links remains.
Received on Thursday, 26 February 2009 18:08:22 UTC