web/static get-fedora.html, 1.7, 1.8 index.html, 1.6, 1.7 join-fedora.html, 1.5, 1.6

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

 



Author: ricky

Update of /cvs/fedora/web/static
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16157

Modified Files:
	get-fedora.html index.html join-fedora.html 
Log Message:
XHTML Strict and various markup errors.



Index: get-fedora.html
===================================================================
RCS file: /cvs/fedora/web/static/get-fedora.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- get-fedora.html	22 May 2007 03:31:16 -0000	1.7
+++ get-fedora.html	22 May 2007 04:09:13 -0000	1.8
@@ -1,14 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!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>
     <title>Fedora Project</title>
-    <link rel="stylesheet" type="text/css" media="all" href="style.css">
+    <link rel="stylesheet" type="text/css" media="all" href="style.css" />
     <!--[if lt IE 7]>
     <style type="text/css">
       #wrapper
       {
-        height: 100%;
+      height: 100%;
       }
     </style>
     <![endif]-->
@@ -54,10 +53,10 @@
         <ul class="download">
           <li><a name="mirrors" href="http://mirrors.fedoraproject.org/publiclist";>Download full installation media from the Web</a>: choose a mirror close to you geographically for a faster download.</li>
           <li><a name="bittorrent" href="http://torrent.fedoraproject.org/";>Download from BitTorrent</a>: requires a BitTorrent client. <strong>Recommended for advanced users only.</strong></li>
-          <li><a name="networkinstall" href="http://docs.fedoraproject.org/install-guide/fc6/en/ch-other-install-methods.html";>Network Install</a>: Download a small boot image and download Fedora as you install. <strong>Recommended for advanced users only.</strong>
+          <li><a name="networkinstall" href="http://docs.fedoraproject.org/install-guide/fc6/en/ch-other-install-methods.html";>Network Install</a>: Download a small boot image and download Fedora as you install. <strong>Recommended for advanced users only.</strong></li>
         </ul>
-        <h3>Slow internet? No internet?</h2>
-        <p>You can request to have a copy of Fedora sent to you via postal mail.<p>
+        <h3>Slow internet? No internet?</h3>
+        <p>You can request to have a copy of Fedora sent to you via postal mail.</p>
         <ul class="download">
           <li>You can purchase installation media for Fedora from <a name="media" href="http://fedoraproject.org/wiki/Distribution/OnlineVendors";>online vendors</a> or <a href="http://fedoraproject.org/wiki/Distribution/LocalVendors";>local vendor</a> in your area.</li>
           <li>Can't afford the price of installation media? You may request Fedora installation media from the <a href="http://fedoraproject.org/wiki/Distribution/FreeMedia";>Fedora Free Media</a> program.</li>
@@ -77,7 +76,7 @@
       <ul>
         <li class="first"><a href="http://fedoraproject.org/wiki/Legal";>Legal</a></li>
         <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines";>Trademark Guidelines</a></li>
-      <ul>
+      </ul>
     </div>
   </body>
 </html>


Index: index.html
===================================================================
RCS file: /cvs/fedora/web/static/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.html	22 May 2007 03:31:16 -0000	1.6
+++ index.html	22 May 2007 04:09:13 -0000	1.7
@@ -1,10 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
     <title>Fedora Project</title>
-    <link rel="stylesheet" type="text/css" media="all" href="style.css">
+    <link rel="stylesheet" type="text/css" media="all" href="style.css" />
     <!--[if lt IE 7]>
     <style type="text/css">
       #wrapper


Index: join-fedora.html
===================================================================
RCS file: /cvs/fedora/web/static/join-fedora.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- join-fedora.html	22 May 2007 03:31:16 -0000	1.5
+++ join-fedora.html	22 May 2007 04:09:13 -0000	1.6
@@ -1,9 +1,8 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!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>
     <title>Fedora Project</title>
-    <link rel="stylesheet" type="text/css" media="all" href="style.css">
+    <link rel="stylesheet" type="text/css" media="all" href="style.css" />
     <!--[if lt IE 7]>
     <style type="text/css">
       #wrapper
@@ -52,28 +51,28 @@
         <p><strong>Click on the role you'd like to fill below to learn more about how you can help the Fedora project.</strong></p>
         <ul class="roles">
           <li><a href="http://fedoraproject.org/wiki/Join#ContentDeveloper";>
-            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&do=get&target=ContentDeveloper.png"; alt="Content Developer" /><br>
-            Content Developer<br>(writer)
+            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&amp;do=get&amp;target=ContentDeveloper.png"; alt="Content Developer" /><br />
+            Content Developer<br />(writer)
           </a></li>
           <li><a href="http://fedoraproject.org/wiki/Join#Designer";>
-            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&do=get&target=Designer.png"; alt="Designer" /><br>
+            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&amp;do=get&amp;target=Designer.png"; alt="Designer" /><br />
             Designer
           </a></li>
           <li><a href="http://fedoraproject.org/wiki/Join#PeoplePerson";>
-            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&do=get&target=PeoplePerson.png"; alt="People Person" /><br>
+            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&amp;do=get&amp;target=PeoplePerson.png"; alt="People Person" /><br />
             People Person
           </a></li>
           <li><a href="http://fedoraproject.org/wiki/Join#OSDeveloper";>
-            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&do=get&target=OSDeveloper.png"; alt="OS Developer" /><br>
+            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&amp;do=get&amp;target=OSDeveloper.png"; alt="OS Developer" /><br />
             OS Developer
           </a></li>
           <li><a href="http://fedoraproject.org/wiki/Join#Translator";>
-            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&do=get&target=Translator.png"; alt="Translator" /><br>
+            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&amp;do=get&amp;target=Translator.png"; alt="Translator" /><br />
             Translator
           </a></li>
           <li><a href="http://fedoraproject.org/wiki/Join#WebDeveloperAdministrator";>
-            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&do=get&target=WebDeveloper.png"; alt="Web Developer or Administrator" /><br>
-            Web Developer<br>or Administrator
+            <img src="http://fedoraproject.org/wiki/Join?action=AttachFile&amp;do=get&amp;target=WebDeveloper.png"; alt="Web Developer or Administrator" /><br />
+            Web Developer<br />or Administrator
           </a></li>
         </ul>
       </div>


[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux