|
Author: jleroux
Date: Sat Jun 8 12:05:38 2013 New Revision: 1490967 URL: http://svn.apache.org/r1490967 Log: No functional changes, just makes the document valid for the DOCTYPE used Modified: ofbiz/site/index.html Modified: ofbiz/site/index.html URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1490967&r1=1490966&r2=1490967&view=diff ============================================================================== --- ofbiz/site/index.html (original) +++ ofbiz/site/index.html Sat Jun 8 12:05:38 2013 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.gif" alt="images/logo.gif" /></a> </div> <div id="nav"> <ul> @@ -45,7 +45,7 @@ For many, OFBiz is also the best e-commerce and Enterprise Resource Planning (ERP) software available. </div> <div class="mantle"> - <img src="images/mantle.png" /> + <img src="images/mantle.png" alt="images/mantle.png" /> </div> </div> <div id="slide2" style="display:none"> @@ -59,7 +59,7 @@ You can budget for custom features and added value rather than license and maintenance fees. </div> <div class="mantle"> - <img src="images/mantle2.png" /> + <img src="images/mantle2.png" alt="images/mantle2.png" /> </div> </div> <div id="slide3" style="display:none"> @@ -73,7 +73,7 @@ implementation and support services. </div> <div class="mantle"> - <img src="images/mantle3.png" /> + <img src="images/mantle3.png" alt="images/mantle3.png" /> </div> </div> <div id="slide4" style="display:none"> @@ -86,7 +86,7 @@ that comes with Apache OFBiz being a top-level project at the Apache Software Foundation (ASF). </div> <div class="mantle"> - <img src="images/mantle4.png" /> + <img src="images/mantle4.png" alt="images/mantle4.png" /> </div> </div> <div id="slide5" style="display:none"> @@ -100,7 +100,7 @@ The entire open source community benefits from making Apache OFBiz as clear, flexible, and reusable as possible. </div> <div class="mantle"> - <img src="images/mantle5.png" /> + <img src="images/mantle5.png" alt="images/mantle5.png" /> </div> </div> </div> @@ -163,17 +163,16 @@ <p>Apache OFBiz is a project of <a href="http://www.apache.org/">The Apache Software Foundation</a>.</p> <p>Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done. - It's hard to say who and how many organizations are using Apache OFBiz because they don't have to tell us when they use it. + It's hard to say who and how many organizations are using Apache OFBiz because they don't have to tell us when they use it. In the <a href="documentation.html">documentation</a> page you'll find link to a Wiki page with the list of known sites and products based on OFBiz we know about ("Users of Apache OFBiz").</p> - <p>For answers to your questions you might find the following documents useful: - <ul> - <li><a href="documentation.html">Documentation</a></li> - <li><a href="apache-ofbiz-project-overview.html">Documentation - Project Overview</a></li> - <li><a href="apache-ofbiz-getting-started.html">Documentation - Getting Started</a></li> - </ul> - </p> - + <p>For answers to your questions you might find the following documents useful:</p> + <ul> + <li><a href="documentation.html">Documentation</a></li> + <li><a href="apache-ofbiz-project-overview.html">Documentation - Project Overview</a></li> + <li><a href="apache-ofbiz-getting-started.html">Documentation - Getting Started</a></li> + </ul> + <div> <h3>News</h3> <p class="postmeta"> @@ -205,13 +204,13 @@ <!-- sidebar starts --> <div id="sidebar"> - <div class="downloadNow"><a href="download.html"><img src="images/download.jpg" /></a></div> + <div class="downloadNow"><a href="download.html"><img src="images/download.jpg" alt="images/download.jpg" /></a></div> <h3>Resources & Tools</h3> <ul class="sidemenu"> <li><a href="mailing-lists.html">Mailing Lists</a></li> <li><a href="source-repositories.html">Source Repository (SVN)</a></li> - <li><a href="https://issues.apache.org/jira/browse/OFBIZ" target="external">Issue Tracker (Jira)</a></li> - <li><a href="http://ci.apache.org/projects/ofbiz/site/javadocs/" target="external">API Reference (Javadoc)</a></li> + <li><a href="https://issues.apache.org/jira/browse/OFBIZ" rel="external">Issue Tracker (Jira)</a></li> + <li><a href="http://ci.apache.org/projects/ofbiz/site/javadocs/" rel="external">API Reference (Javadoc)</a></li> <!-- TODO: the format of the page is very old and some of the videos are unavailable: move the page to the Wiki and add the link to it to the documentation.html page <li><a href="VideosConf.html">Conference Videos</a></li> --> @@ -230,9 +229,9 @@ </ul> <h3>Apache Software Foundation</h3> <ul class="sidemenu"> - <li><a href="http://www.apache.org/licenses/" target="_blank">License</a></li> - <li><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a></li> - <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li> + <li><a href="http://www.apache.org/licenses/" rel="external">License</a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html" rel="external">Sponsorship</a></li> + <li><a href="http://www.apache.org/foundation/thanks.html" rel="external">Thanks</a></li> <li><a href="download.html#vulnerabilities">Security</a></li> </ul> </div> |
| Free forum by Nabble | Edit this page |
