[gnome3-web] Short close tags and expand entities to get HTML files XML valid



commit 74c4530ef5aa4337c1a60efe922cb984ffa80c39
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Feb 8 14:17:19 2011 +0100

    Short close tags and expand entities to get HTML files XML valid
    
    (reviewed by Andreas)

 faq.html   |   10 +++++-----
 index.html |   18 +++++++++---------
 tryit.html |   14 +++++++-------
 3 files changed, 21 insertions(+), 21 deletions(-)
---
diff --git a/faq.html b/faq.html
index 7814123..354e792 100644
--- a/faq.html
+++ b/faq.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="description" content="Introducing the next generation GNOME desktop" />
-<link rel="shortcut icon" type="image/png" href="img/gnome-16.png">
+<link rel="shortcut icon" type="image/png" href="img/gnome-16.png" />
 <title>GNOME 3 - Made of Easy</title>
 <link rel="stylesheet" href="css/reset.css" />
 <link rel="stylesheet" href="css/text.css" />
@@ -15,12 +15,12 @@
 
 <div class="container_16">
   <div class="grid_16">
-    <a href="index.html"><img src="img/logo.png" class="logo"></a><br/>
+    <a href="index.html"><img src="img/logo.png" class="logo" /></a><br/>
   </div>
 
   <div class="grid_16">
       <div id="splash" class="faq-splash">
-        <img src="img/alpha-banner.png">
+        <img src="img/alpha-banner.png" />
         <h1>Common questions and answers</h1>
       </div>
   </div><!-- grid_16 -->
@@ -56,8 +56,8 @@
     </div> <!-- grid_16 -->
 
     <div class="grid_16 footer">
-    Copyright &copy; 2010 <a href="http://www.gnome.org";>The GNOME Project</a><br/>
-    Share on: <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.gnome3.org%2F&t=GNOME%203";>Facebook</a> | <a href="http://twitter.com/home?status=GNOME3 - Introducing the next generation GNOME desktop http://www.gnome3.org"; title="Click to share this post on Twitter">Twitter</a><br/>
+    Copyright © 2010 <a href="http://www.gnome.org";>The GNOME Project</a><br/>
+    Share on: <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.gnome3.org%2F&amp;t=GNOME%203";>Facebook</a> | <a href="http://twitter.com/home?status=GNOME3 - Introducing the next generation GNOME desktop http://www.gnome3.org"; title="Click to share this post on Twitter">Twitter</a><br/>
     â?§
   </div><!-- grid_16 -->
 </div> <!-- container_16 -->
diff --git a/index.html b/index.html
index ed4b16d..9406e8d 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="description" content="Introducing the next generation GNOME desktop" />
 <meta name="google-site-verification" content="b4Ja90ju9GZHtifxqnlxGopvK0IGsT911UMan9gGpXE" />
-<link rel="shortcut icon" type="image/png" href="img/gnome-16.png">
+<link rel="shortcut icon" type="image/png" href="img/gnome-16.png"/>
 <title>GNOME 3 - Made of Easy</title>
 <link rel="stylesheet" href="css/reset.css" />
 <link rel="stylesheet" href="css/text.css" />
@@ -18,9 +18,9 @@
 <body>
 <div class="container_16">
   <div class="grid_16">
-    <a href="index.html"><img src="img/logo.png" class="logo"></a>
+    <a href="index.html"><img src="img/logo.png" class="logo"/></a>
       <div id="splash">
-        <img src="img/alpha-banner.png">
+        <img src="img/alpha-banner.png"/>
         <h1>Introducing the next generation GNOME desktop</h1>
       </div>
   </div><!-- grid_16 -->
@@ -31,7 +31,7 @@
 </div>
 
 <div class="container_16">
-  <div class="grid_6"><a href="img/overview-big.png" rel="fancybox"><img class="screenshot" src="img/overview.png"></a></div>
+  <div class="grid_6"><a href="img/overview-big.png" rel="fancybox"><img class="screenshot" src="img/overview.png"/></a></div>
   <div class="grid_10">
 
   <h2>Simply beautiful</h2>
@@ -43,7 +43,7 @@
   <p>The activities view provides an easy way to access all your windows and applications. It is also a great way to keep track of all your activities. We have provided several fast and convenient ways to access the activities view, including the activities keyboard key (often known as the Windows key) and the activities hot corner.</p>
 
   </div> <!-- grid_10 -->
-  <div class="grid_6"><a href="img/chat-big.png" rel="fancybox"><img class="screenshot" src="img/chat.png"></a></div>
+  <div class="grid_6"><a href="img/chat-big.png" rel="fancybox"><img class="screenshot" src="img/chat.png"/></a></div>
   <div class="grid_10">
     <h2>Messaging built-in</h2>
 
@@ -54,7 +54,7 @@
     <p>GNOME 3 is designed to reduce distraction and interruption and to put you in control. Our new notifications system subtly presents messages and will save them until you are ready for them, and the GNOME 3 panel has been styled so that it is part of the background, not the foreground.</p>
   </div> <!-- grid_10 -->
 
-  <div class="grid_6"><a href="img/search-big.png" rel="fancybox"><img class="screenshot" src="img/search.png"></a></div>
+  <div class="grid_6"><a href="img/search-big.png" rel="fancybox"><img class="screenshot" src="img/search.png"/></a></div>
 
   <div class="grid_10">
     <h2>Everything at your fingertips</h2>
@@ -118,7 +118,7 @@
   <div class="grid_6">
     <p><a class="button" href="faq.html">Common questions and answers</a></p>
   </div> <!-- grid_6 -->
-<div class="grid_4">&nbsp;</div>
+<div class="grid_4"> </div>
 
   <div class="grid_6">
     <a class="button" href="tryit.html">Try it out!</a>
@@ -126,8 +126,8 @@
 </div>
 
 <div class="grid_16 footer">
-Copyright &copy; 2010 <a href="http://www.gnome.org";>The GNOME Project</a><br/>
-Share on: <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.gnome3.org%2F&t=GNOME%203";>Facebook</a> | <a href="http://twitter.com/home?status=GNOME3 - Introducing the next generation GNOME desktop http://www.gnome3.org"; title="Click to share this post on Twitter">Twitter</a><br/>
+Copyright © 2010 <a href="http://www.gnome.org";>The GNOME Project</a><br/>
+Share on: <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.gnome3.org%2F&amp;t=GNOME%203";>Facebook</a> | <a href="http://twitter.com/home?status=GNOME3 - Introducing the next generation GNOME desktop http://www.gnome3.org"; title="Click to share this post on Twitter">Twitter</a><br/>
 â?§
 </div><!-- grid_16 -->
 </div> <!-- container_16 -->
diff --git a/tryit.html b/tryit.html
index b59ffed..160c48e 100644
--- a/tryit.html
+++ b/tryit.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <meta name="description" content="Introducing the next generation GNOME desktop" />
-<link rel="shortcut icon" type="image/png" href="img/gnome-16.png">
+<link rel="shortcut icon" type="image/png" href="img/gnome-16.png" />
 <title>GNOME 3 - Made of Easy</title>
 <link rel="stylesheet" href="css/reset.css" />
 <link rel="stylesheet" href="css/text.css" />
@@ -14,11 +14,11 @@
 
 <div class="container_16">
   <div class="grid_16">
-    <a href="index.html"><img src="img/logo.png" class="logo"></a><br/>
+    <a href="index.html"><img src="img/logo.png" class="logo"/></a><br/>
   </div>
   <div class="grid_16">
       <div id="splash" class="getit-splash">
-        <img src="img/alpha-banner.png">
+        <img src="img/alpha-banner.png"/>
         <h1>Try out GNOME 3</h1>
       </div>
   </div><!-- grid_16 -->
@@ -33,8 +33,8 @@
 
 To run the GNOME 3 alpha from a USB stick:
 <ul>
-<li>Download the USB image writer (below) and extract it
-<li>Open a terminal and navigate to the extracted image writer folder (eg. <code>$ cd Downloads/abock-image-usb-stick-f3b1002</code>)
+<li>Download the USB image writer (below) and extract it</li>
+<li>Open a terminal and navigate to the extracted image writer folder (eg. <code>$ cd Downloads/abock-image-usb-stick-f3b1002</code>)</li>
 <li>Prepare the image writer by running: <code>$ chmod a+x ./image-usb-stick</code></li>
 <li>Remove any USB storage devices that you might have connected to your computer and insert the empty USB stick that you want to write to</li>
 <li>Run the image writer script: <code>$ sudo ./image-writer path_to_the_live_image.iso</code></li>
@@ -53,8 +53,8 @@ To run the GNOME 3 alpha from a USB stick:
     </div> <!-- grid_16 -->
 
   <div class="grid_16 footer">
-  Copyright &copy; 2010 <a href="http://www.gnome.org";>The GNOME Project</a><br/>
-  Share on: <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.gnome3.org%2F&t=GNOME%203";>Facebook</a> | <a href="http://twitter.com/home?status=GNOME3 - Introducing the next generation GNOME desktop http://www.gnome3.org"; title="Click to share this post on Twitter">Twitter</a><br/>
+  Copyright © 2010 <a href="http://www.gnome.org";>The GNOME Project</a><br/>
+  Share on: <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.gnome3.org%2F&amp;t=GNOME%203";>Facebook</a> | <a href="http://twitter.com/home?status=GNOME3 - Introducing the next generation GNOME desktop http://www.gnome3.org"; title="Click to share this post on Twitter">Twitter</a><br/>
     â?§
   </div><!-- grid_16 -->
 </div> <!-- container_16 -->



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