CVSROOT: /web/www Module name: www Changes by: Dora Scilipoti <dora> 11/12/16 22:02:16
Added files: server/staging/nav-bar: new-nav-bar-index.html Log message: Adding an index for the drafts. CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/new-nav-bar-index.html?cvsroot=www&rev=1.1 Patches: Index: new-nav-bar-index.html =================================================================== RCS file: new-nav-bar-index.html diff -N new-nav-bar-index.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ new-nav-bar-index.html 16 Dec 2011 22:02:10 -0000 1.1 @@ -0,0 +1,45 @@ +<!--#include virtual="/server/html5-header.html" --> + +<!--#include virtual="/server/header.html" --> + +<title>Index of Drafts for the New Navigation Bar +- GNU Project - Free Software Foundation</title> +<!--#include virtual="/server/banner.html" --> + +<h2>Index of Drafts for the New Navigation Bar </h2> + +<p><strong>Important note</strong>: All colors must conform to the W3 guidelines +for accessiblity. For example: the recommended contrast ratio for large text is +3:1 for Priority AA, and 5:1 for Priority AAA; for small text, 5:1 for AA and +7:1 for AAA.</p> + +<ol> + + <li><a href="/server/staging/test7/">test7</a>. A solution to keep the sub-nav + lined up under the main navigation bar. Try to make selected items more + eye-catching by using a bigger font. Make #joinfsftab text become blue when + selected to avoid low contrast ratio.</li> + + <li><a href="/server/staging/test7-inner/">test7-inner</a> Another solution to + keep the sub-nav lined up under the main navigation bar.</li> + + <li><a href="/server/staging/test7-bkg-color/">test7-bkg-color</a>Make items + in the sub-nav more eye-catching by introducing a background color instead + of modifying the font size.</li> + +</ol> + + + +</div><!-- for id="content", starts in the include above --> + + +<p>Updated: +<!-- timestamp start --> +$Date: 2011/12/16 22:02:10 $ +<!-- timestamp end --> +</p> + +</div> +</body> +</html>