You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2012/09/01 19:58:58 UTC

svn commit: r1379817 - /incubator/ooo/ooo-site/trunk/content/index.html

Author: marcus
Date: Sat Sep  1 17:58:58 2012
New Revision: 1379817

URL: http://svn.apache.org/viewvc?rev=1379817&view=rev
Log:
Fixed HTML errors

Modified:
    incubator/ooo/ooo-site/trunk/content/index.html

Modified: incubator/ooo/ooo-site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/index.html?rev=1379817&r1=1379816&r2=1379817&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/index.html Sat Sep  1 17:58:58 2012
@@ -1,149 +1,144 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" />
 <head>
-
-
     <meta name="description" content="The official home page of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base." />
     <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open Document Format, free office editors" />
-    <meta name="google-site-verification" content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4"/>
+    <meta name="google-site-verification" content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    
-	<link href="https://plus.google.com/114598373874764163668" rel="PUBLISHER" />
-    
-	<title>Apache OpenOffice - The Free and Open Productivity Suite</title>
+    <link href="https://plus.google.com/114598373874764163668" rel="PUBLISHER" />
+    <link rel="STYLESHEET" type="text/css" href="/product/product.css" media="screen" />
+    <title>Apache OpenOffice - The Free and Open Productivity Suite</title>
     <style type="text/css">
-    
-	/* <![CDATA[ */
+    /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
     @import "home.css";
     @import "styles.css";
     @import "exceptions.css";
     /* ]]> */
     </style>
-    
-	<link rel="STYLESHEET" type="text/css" href="/product/product.css" media="screen"/>
-
 </head>
 
-	<body>
-<!-- commment added in the online CMS -->
+<body>
+
 <div id="actionstatements">
-    <ul>
-        <li>
-            <div class="action-info">
-                <div class="action-text action-link">
-                    <h2><a name="content" href="/why/">I want to learn more about OpenOffice</a></h2>
-                    <p>
-                    <a href="/why/">What is Apache OpenOffice? And why should I use it?</a>
-                    </p>
-                </div>
-            </div>
-        </li>
-        <li>
-            <hr/>
-        </li>
-        <li>
-            <div class="action-download">
-                <div class="action-text action-link">
-                    <h2><a href="/download">I want to download 
-                        OpenOffice</a></h2>
-                        <p>
-                        <a href="/download">Download Apache OpenOffice for free, or find out about other ways of getting it.</a>
-                        </p>
-                    </div>
-            </div>
-        </li>
-        <li>
-            <hr/>
-        </li>
-        <li>
-            <div class="action-help">
-                <div class="action-text action-link">
-                    <h2><a href="/support/">I need help with my OpenOffice</a></h2>
-                    <p>
-                    <a href="/support/">Help is at hand whenever you need it.</a>
-                    </p>
-                </div>
-            </div>
-        </li>
-        <li>
-            <hr/>
-        </li>
-        <li>
-            <div class="action-extend">
-                <div class="action-text action-link">
-                    <h2><a href="/extensions/">I want to do more with my OpenOffice</a></h2>
-                    <p>
-                    <a href="/extensions/">Extend Apache OpenOffice with additional functionality, templates and clipart.</a>
-                    </p>
-                </div>
-            </div>
-        </li>
-        <li>
-            <hr/>
-        </li>
-        <li>
-            <div class="action-participate">
-                <div class="action-text action-link">
-                    <h2><a href="http://incubator.apache.org/openofficeorg/get-involved.html">I want to participate in OpenOffice</a></h2>
-                    <p>
-                    <a href="http://incubator.apache.org/openofficeorg/get-involved.html">Apache OpenOffice is made with help from people all over the world. Feel free to contribute!</a>
-                    </p>
-                </div>
-            </div>
-        </li>
-        <li>
-            <hr/>
-        </li>
-
-        <li>
-            <div class="action-social">
-                <div class="action-text action-link">
-                    <h2><a href="/social/">I want to stay in touch with OpenOffice</a></h2>
-                    <p>
-                    <a href="/social/">Follow the progress of OpenOffice via our announcement list and social media.</a>
-                    </p>
-                </div>
-            </div>
-        </li>
-        <li>
-            <hr/>
-        </li>
-    </ul>
+  <ul>
+    <li>
+      <div class="action-info">
+        <div class="action-text action-link">
+          <h2><a id="content" href="/why/">I want to learn more about OpenOffice</a></h2>
+
+          <p><a href="/why/">What is Apache OpenOffice? And why should I use it?</a></p>
+        </div>
+      </div>
+    </li>
+    <li>
+      <hr />
+    </li>
+    <li>
+      <div class="action-download">
+        <div class="action-text action-link">
+          <h2><a href="/download/">I want to download OpenOffice</a></h2>
+
+          <p><a href="/download/">Download Apache OpenOffice for free, or find out about other ways of getting it.</a></p>
+        </div>
+      </div>
+    </li>
+    <li>
+      <hr />
+    </li>
+    <li>
+      <div class="action-help">
+        <div class="action-text action-link">
+          <h2><a href="/support/">I need help with my OpenOffice</a></h2>
+
+          <p><a href="/support/">Help is at hand whenever you need it.</a></p>
+        </div>
+      </div>
+    </li>
+    <li>
+      <hr />
+    </li>
+    <li>
+      <div class="action-extend">
+        <div class="action-text action-link">
+          <h2><a href="/extensions/">I want to do more with my OpenOffice</a></h2>
+
+          <p><a href="/extensions/">Extend Apache OpenOffice with additional functionality, templates and clipart.</a></p>
+        </div>
+      </div>
+    </li>
+    <li>
+      <hr />
+    </li>
+    <li>
+      <div class="action-participate">
+        <div class="action-text action-link">
+          <h2><a href="https://incubator.apache.org/openofficeorg/get-involved.html">
+          I want to participate in OpenOffice</a></h2>
+
+          <p><a href="https://incubator.apache.org/openofficeorg/get-involved.html">
+          Apache OpenOffice is made with help from people all over the world. Feel free to contribute!</a></p>
+        </div>
+      </div>
+    </li>
+    <li>
+      <hr />
+    </li>
+    <li>
+      <div class="action-social">
+        <div class="action-text action-link">
+          <h2><a href="/social/">I want to stay in touch with OpenOffice</a></h2>
+
+          <p><a href="/social/">Follow the progress of OpenOffice via our announcement list and social media.</a></p>
+        </div>
+      </div>
+    </li>
+    <li>
+      <hr />
+    </li>
+  </ul>
 </div>
+
 <div id="news">
-	
-<div class="campaign">
-  <h2>Over 12 million downloads of AOO 3.4</h2>
-	<p>Apache OpenOffice 3.4.0 was released in May.  Downloads now exceeed 12 million.  We invite you to take a look at 
-		<a href="http://stats.openoffice.org">our interactive charts</a> of daily and cumulative downloads.<p>
+  <div class="campaign">
+    <h2>Over 12 million downloads of AOO 3.4</h2>
+
+    <p>Apache OpenOffice 3.4.0 was released in May. Downloads now exceeed 12 million. We invite you to take a look at 
+    <a href="http://stats.openoffice.org/">our interactive charts</a> of daily and cumulative downloads.<p>
   </div>  	
 
-<div class="campaign">
-  <h2>Apache OpenOffice 3.4 Blows Past 1M Downloads</h2>
-	<p>After last week's release of Apache OpenOffice 3.4, the project is pleased to note the strong positive reception by users and the press. 
-		<a href="/news/aoo34-1M.html">Apache OpenOffice 3.4 has been downloaded over one million times!</a><p>
-  </div>  
+  <div class="campaign">
+    <h2>Apache OpenOffice 3.4 Blows Past 1M Downloads</h2>
 
-	
-<div class="campaign">
-  <h2>Follow Apache OpenOffice on Twitter, Google+ and Facebook</h2>
-  <p>The Apache OpenOffice Project has a social networking presence on Twitter and Google+.  For occasional brief updates from the project we invite you 
-	  to follow us on <a href="https://twitter.com/#!/apacheoo" >Twitter</a> or <a href="https://plus.google.com/u/0/114598373874764163668/about">Google+</a>.
-	  We also have a <a href="http://www.facebook.com/ApacheOO">Facebook page</a> and <a href="http://www.facebook.com/groups/338330086179568/">group</a>.</p>
+    <p>After last week's release of Apache OpenOffice 3.4, the project is pleased to note the strong positive reception by
+    users and the press. <a href="/news/aoo34-1M.html">Apache OpenOffice 3.4 has been downloaded over one million
+    times!</a><p>
   </div>  
-   
+
   <div class="campaign">
-  <h2>Keep up with Apache OpenOffice</h2>
-  <p>Keep up with latest developments in OpenOffice.org and the Apache OpenOffice project at our new
-  <a href="https://blogs.apache.org/OOo/">Apache OpenOffice.org blog</a> or by subscribing to our
-    <a href="http://incubator.apache.org/openofficeorg/mailing-lists.html#announce-mailing-list">Announce Mailing List</a>.</p>
+    <h2>Follow Apache OpenOffice on Twitter, Google+ and Facebook</h2>
+
+    <p>The Apache OpenOffice Project has a social networking presence on Twitter and Google+. For occasional brief updates
+    from the project we invite you to follow us on <a href="https://twitter.com/#!/apacheoo/">Twitter</a> or
+    <a href="https://plus.google.com/u/0/114598373874764163668/about">Google+</a>. We also have a
+    <a href="https://www.facebook.com/ApacheOO/">Facebook page</a> and
+    <a href="https://www.facebook.com/groups/338330086179568/">group</a>.</p>
   </div>  
+
   <div class="campaign">
-  <h2><a href="/news">More OpenOffice News...</a></h2>
-  </div>
+    <h2>Keep up with Apache OpenOffice</h2>
 
+    <p>Keep up with latest developments in OpenOffice.org and the Apache OpenOffice project at our new
+    <a href="https://blogs.apache.org/OOo/">Apache OpenOffice.org blog</a> or by subscribing to our
+    <a href="https://incubator.apache.org/openofficeorg/mailing-lists.html#announce-mailing-list">
+    Announce Mailing List</a>.</p>
+  </div>  
 
+  <div class="campaign">
+    <h2><a href="/news/">More OpenOffice News...</a></h2>
+  </div>
 </div>
+
 </body>
 </html>
+