Now the HTML passes the test!
authorReda Lazri <the.red.shortcut@gmail.com>
Thu, 20 Nov 2014 11:02:43 +0000 (12:02 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Thu, 20 Nov 2014 11:02:43 +0000 (12:02 +0100)
givingguide.html
stylesheet.css

index 3b60cf5316905e16c6cbcd03d3911a83ab92cd83..d62041d6e8d07508676f9ba7d83a2ddbe6f38edc 100755 (executable)
@@ -69,8 +69,8 @@
   <!-- Sharing -->
   <div class="share">
     <span class="share_wrapper">
   <!-- Sharing -->
   <div class="share">
     <span class="share_wrapper">
-       <a href="https://fsf.org/share">Share</a>
-       </span>
+         <a href="https://fsf.org/share">Share (#givefreely)</a>
+       </span>
   </div>
   <!-- end sharing-->
 
   </div>
   <!-- end sharing-->
 
           </li>
 
           <li>
           </li>
 
           <li>
-            Amazon uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to prevent you from sharing your favorite books with friends or moving them between readers.
-            </a>
+            Amazon uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a>
+            to prevent you from sharing your favorite books with friends or moving them between readers.
           </li>
 
           <li>
           </li>
 
           <li>
       <a href="http://www.gnome.org">GNOME Foundation</a> and
       <a href="http://www.fsf.org">Free Software Foundation</a>.</p>
 
       <a href="http://www.gnome.org">GNOME Foundation</a> and
       <a href="http://www.fsf.org">Free Software Foundation</a>.</p>
 
-    <p class="remark"> If you have ideas for more gifts that can be given freely, submit your recommendations to our <a href="http://libreplanet.org/wiki/
-               Group:Giving_Guide_Suggestions">growing page</a>.
+    <p class="remark"> If you have ideas for more gifts that can be given freely, submit your recommendations to our
+      <a href="http://libreplanet.org/wiki/Group:Giving_Guide_Suggestions">growing page</a>.
     </p>
 
   </div>
     </p>
 
   </div>
 
     <h1 class="topic_title">Licenses</h1>
 
 
     <h1 class="topic_title">Licenses</h1>
 
-    <p>This page is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></a>
+    <p>This page is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a>
     </p>
     </p>
-    <p>Lulzbot by FSF is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a></a>
+    <p>Lulzbot by FSF is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported.</a>
       <br>Based on a work at <a href="https://static.fsf.org/nosvn/ryf/taz2.jpg">https://static.fsf.org/nosvn/ryf/taz2.jpg.</a>
     </p>
 
       <br>Based on a work at <a href="https://static.fsf.org/nosvn/ryf/taz2.jpg">https://static.fsf.org/nosvn/ryf/taz2.jpg.</a>
     </p>
 
   </div>
   <!-- end licenses-->
 
   </div>
   <!-- end licenses-->
 
-</body>
+
 
 <!--footer-->
 
 <!--footer-->
-<footer>
-  <div class="footer_wrapper">
-    <div>
-      <p>The FSF is a charity with a worldwide mission to advance software freedom —
-        <a href="https://static.fsf.org/about">learn about our history and work.</a>
-      </p>
-    </div>
+    <footer>
+      <div class="footer_wrapper">
+        <div>
+          <p>The FSF is a charity with a worldwide mission to advance software freedom —
+            <a href="https://static.fsf.org/about">learn about our history and work.</a>
+          </p>
+        </div>
 
 
-    <div class="copyright">
-      <p>Copyright © 2004-2014
-                               <a href="https://static.fsf.org/about/contact.html" title="Find out how to contact us">
-                                       Free Software Foundation
-                               </a>, Inc.
-                               <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
-                       </p>
-    </div>
-  </div>
-</footer>
+        <div class="copyright">
+          <p>Copyright © 2004-2014
+                               <a href="https://static.fsf.org/about/contact.html" title="Find out how to contact us">
+                                       Free Software Foundation
+                               </a>, Inc.
+                               <a href="https://my.fsf.org/donate/privacypolicy.html"> Privacy Policy</a>.
+                       </p>
+        </div>
+      </div>
+    </footer>
 
 
+  </body>
 </html>
 </html>
index e36c63681eb2a1ac5cbc515586acbde4db71c72c..db1f4538d8d75075281a4f28cd59689857b24239 100755 (executable)
@@ -339,3 +339,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 }
 
 /* Footer */
 }
 
 /* Footer */
+
+footer {
+  display: block;
+}