www-commits
[Top][All Lists]
Advanced

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

www/server/staging/graphics graphics.html


From: Therese Godefroy
Subject: www/server/staging/graphics graphics.html
Date: Sun, 17 Jun 2018 08:56:06 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/06/17 08:56:06

Modified files:
        server/staging/graphics: graphics.html 

Log message:
        Turn the dummy items into skip and back links.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/graphics/graphics.html?cvsroot=www&r1=1.14&r2=1.15

Patches:
Index: graphics.html
===================================================================
RCS file: /webcvs/www/www/server/staging/graphics/graphics.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- graphics.html       17 Jun 2018 12:31:46 -0000      1.14
+++ graphics.html       17 Jun 2018 12:56:05 -0000      1.15
@@ -9,7 +9,7 @@
 <title>The GNU Art Gallery
 - GNU Project - Free Software Foundation</title>
 <style type="text/css" media="print,screen"><!--
-form.select div { margin: .5em; display: inline-block; }
+form#select div { margin: .5em; display: inline-block; }
 --></style>
 <!--#include virtual="/graphics/po/graphics.translist" -->
 <!--#include virtual="/server/banner.html" -->
@@ -36,7 +36,7 @@
 <div class="c">
 <p>*** Many thanks to all the artists! ***</p>
 
-<form class="select" action="#whats-new">
+<form id="select" action="#whats-new">
 <div><strong>Select by theme</strong>:<br /><select name="theme" id="theme">
 <!--#if expr="$THEME = ''"
 --><option value="" selected="selected">reset / all</option><!--#else
@@ -141,10 +141,11 @@
 <li>June 2017: <a href="/graphics/gnu-linux-logos.html">GNU/Linux logo</a>
     by Burkhard Jäckel.</li><!--#endif
 -->
-<li><!--XHTML DTD requires at least one list item-->(End)</li>
+<li><!--XHTML DTD requires at least one list item-->(Skip to <a
+    href="#this-site">next section</a>)</li>
 </ul>
 
-<h3>GNU Art on this site</h3>
+<h3 id="this-site">GNU Art on this site</h3>
 
 <ul><!--#if expr="$THEME = /(gnu$|tux|^$)/
                && $TYPE  = /(^$)/" -->
@@ -607,10 +608,11 @@
     &ldquo;Núcleo GNU/Linux&rdquo;</a>
     by Ruth García</li><!--#endif
 -->
-<li><!--XHTML DTD requires at least one list item-->(End)</li>
+<li><!--XHTML DTD requires at least one list item-->(Skip to <a
+    href="#collections">next section</a>)</li>
 </ul>
 
-<h4>Collections</h4>
+<h4 id="collections">Collections</h4>
 <ul><!--#if expr="$THEME = /(^$)/
                && $TYPE  = /(button|^$)/" -->
 <li><a href="/graphics/avatars.html">Avatars</a>
@@ -641,10 +643,11 @@
 <li><a href="/graphics/wallpapers.html">Wallpapers</a>
     </li><!--#endif
 -->
-<li><!--XHTML DTD requires at least one list item-->(End)</li>
+<li><!--XHTML DTD requires at least one list item-->(Skip to <a
+    href="#other-sites">next section</a>)</li>
 </ul>
 
-<h3>GNU Art on other sites</h3>
+<h3 id="other-sites">GNU Art on other sites</h3>
 
 <ul><!--#if expr="$THEME = /(gnu$|tux|rms|^$)/
                && $TYPE  = /(cartoon|^$)/" -->
@@ -695,7 +698,8 @@
     Favicon and buttons</a> (archived)
     by Edward Alfert</li><!--#endif
 -->
-<li><!--XHTML DTD requires at least one list item-->(End)</li>
+<li><!--XHTML DTD requires at least one list item-->(Back to <a
+    href="#select">selection form</a>)</li>
 </ul>
 
 <p id="openclipart">You can also find GNU-related public domain graphics at
@@ -758,7 +762,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/06/17 12:31:46 $
+$Date: 2018/06/17 12:56:05 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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