www-commits
[Top][All Lists]
Advanced

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

www/server/staging nav-bar/test9/philosophy-men...


From: Therese Godefroy
Subject: www/server/staging nav-bar/test9/philosophy-men...
Date: Fri, 31 Jan 2020 09:45:17 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/01/31 09:45:17

Modified files:
        server/staging/nav-bar/test9: philosophy-menu.html 
        server/staging : education-menu.html 

Log message:
        Use a consistent markup for skiplinks.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/philosophy-menu.html?cvsroot=www&r1=1.10&r2=1.11
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/education-menu.html?cvsroot=www&r1=1.8&r2=1.9

Patches:
Index: nav-bar/test9/philosophy-menu.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/philosophy-menu.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- nav-bar/test9/philosophy-menu.html  26 Dec 2019 10:42:38 -0000      1.10
+++ nav-bar/test9/philosophy-menu.html  31 Jan 2020 14:45:16 -0000      1.11
@@ -1,5 +1,5 @@
 <div id="navlinks">            
-<p style="display: none"><b><a href="#main-heading">Skip directory 
contents</a></b></p>
+<a class="skip" href="#main-heading"><button>Skip directory 
contents</button></a>
 <h3>Philosophy</h3>
 <ul class="top-level">
   <!--#if expr="$REQUEST_URI = /\/essays-and-articles/" --><li class="current">

Index: education-menu.html
===================================================================
RCS file: /webcvs/www/www/server/staging/education-menu.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- education-menu.html 30 Jan 2020 18:13:33 -0000      1.8
+++ education-menu.html 31 Jan 2020 14:45:17 -0000      1.9
@@ -1,5 +1,5 @@
 <div id="navlinks">            
-<p class="skip"><b><a href="#main-heading">Skip directory contents</a></b></p>
+<a class="skip" href="#main-heading"><button>Skip directory 
contents</button></a>
 <h3>Education</h3>
 <ul>
   <!--#if expr="$REQUEST_URI = /\/edu-contents/" --><li class="current">



reply via email to

[Prev in Thread] Current Thread [Next in Thread]