www-commits
[Top][All Lists]
Advanced

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

www/education education.html


From: Therese Godefroy
Subject: www/education education.html
Date: Mon, 9 May 2022 02:05:27 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 22/05/09 02:05:27

Modified files:
        education      : education.html 

Log message:
        Fix rtl issue (thanks Amin for pointing it); add role attributes;
        adjust icon sizes for non-css browsers; make the petition note stand 
out;
        boilerplate 1.97.  

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/education/education.html?cvsroot=www&r1=1.79&r2=1.80

Patches:
Index: education.html
===================================================================
RCS file: /webcvs/www/www/education/education.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -b -r1.79 -r1.80
--- education.html      1 Jun 2021 09:21:48 -0000       1.79
+++ education.html      9 May 2022 06:05:26 -0000       1.80
@@ -1,5 +1,5 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.96 -->
+<!-- Parent-Version: 1.97 -->
 <!-- This page is derived from /server/standards/boilerplate.html -->
 <!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
 <title>Free Software and Education 
@@ -18,30 +18,31 @@
 #rms-movie { width: 100%; }
 .edu-note { width: 37.7em; }
 .table { text-align: center; }
-.table ul { display: inline-block; margin: auto; text-align: left; }
-.table ul, .edu-note { text-align: left; }
+.table ul { display: inline-block; margin: auto; text-align: initial; }
+.table ul, .edu-note { text-align: initial; }
 .table ul, .table ul li:first-child { margin-top: 0; }
 @media (min-width: 48em) {
    .table { display: table; margin-bottom: 1.5em; }
    .table ul, .edu-note {
       display: table-cell;
       vertical-align: middle;
+      padding: 0 1em;
    }
-   .edu-note { width: 45%; max-width: 45%; padding-left: 2em; }
+   .edu-note { width: 45%; max-width: 45%; }
 }
 --></style>
 <!--#include virtual="/education/po/education.translist" -->
 <!--#include virtual="/server/banner.html" -->
-<div class="nav">
+<div class="nav" role="navigation">
 <a id="side-menu-button" class="switch" href="#navlinks">
- <img id="side-menu-icon" height="32"
+ <img id="side-menu-icon" height="25" width="31"
       src="/graphics/icons/side-menu.png"
       title="Education Contents"
       alt="&nbsp;[Education Contents]&nbsp;" />
 </a>
 
 <p class="breadcrumb">
- <a href="/"><img src="/graphics/icons/home.png"
+ <a href="/"><img src="/graphics/icons/home.png" height="26" width="26"
     alt="GNU Home" title="GNU Home" /></a>&nbsp;/
 </p>
 </div>
@@ -50,7 +51,7 @@
 <div style="clear: both"></div>
 <div id="last-div" class="reduced-width">
 
-<div class="important">
+<div class="important comment" role="complementary">
 <p>The GNU Education Team welcomes the Free Software Foundation's 
 petition to call on school administrators around the world to stop 
 requiring students to run nonfree software. <a
@@ -58,10 +59,10 @@
 for freedom in the classroom</a>.</p>
 </div>
 
-
+<div class="article">
 <h2>Free Software and Education</h2>
+<div class="thin"></div>
 
-<div class=" article">
 <h3>How Does Free Software Relate to Education?</h3>
 
 <p>Software freedom plays a fundamental role in education. 
@@ -151,7 +152,7 @@
 <a href="/education/edu-system-india.html">education system in India</a>.</li>
 </ul>
 
-<div class="edu-note"><p>
+<div class="edu-note" role="complementary"><p>
 We are looking for free educational games, or information about free games 
 that can be used for educational purposes. Contact 
 <a href="mailto:education@gnu.org";>&lt;education@gnu.org&gt;</a>.
@@ -190,7 +191,24 @@
 of this article.</p>
 </div>
 
-<p>Copyright &copy; 2011, 2012, 2014, 2016, 2020, 2021 Free Software 
Foundation,
+<!-- Regarding copyright, in general, standalone pages (as opposed to
+     files generated as part of manuals) on the GNU web server should
+     be under CC BY-ND 4.0.  Please do NOT change or remove this
+     without talking with the webmasters or licensing team first.
+     Please make sure the copyright date is consistent with the
+     document.  For web pages, it is ok to list just the latest year the
+     document was modified, or published.
+     
+     If you wish to list earlier years, that is ok too.
+     Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
+     years, as long as each year in the range is in fact a copyrightable
+     year, i.e., a year in which the document was published (including
+     being publicly visible on the web or in a revision control system).
+     
+     There is more detail about copyright years in the GNU Maintainers
+     Information document, www.gnu.org/prep/maintain. -->
+
+<p>Copyright &copy; 2011, 2012, 2014, 2020 Free Software Foundation,
 Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
@@ -201,7 +219,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/06/01 09:21:48 $
+$Date: 2022/05/09 06:05:26 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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