web/static get-fedora.html, NONE, 1.1 index.html, NONE, 1.1 join-fedora.html, NONE, 1.1 style.css, NONE, 1.1

Ricky Zhou (ricky) fedora-websites-list at redhat.com
Wed May 16 17:28:08 UTC 2007


Author: ricky

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

Added Files:
	get-fedora.html index.html join-fedora.html style.css 
Log Message:
Import static page files



--- NEW FILE get-fedora.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <title>Fedora</title>
    <link rel="stylesheet" type="text/css" media="all" href="style.css">
    <!--[if lt IE 7]>
    <style type="text/css">
      #wrapper
      {
        height: 100%;
      }
    </style>
    <![endif]-->
  </head>
  <body class="get">
    <div id="wrapper">
      <div id="head">
        <h1><a href="index.html">Fedora</a></h1>
      </div>
      <div id="sidebar">
        <div id="banner">
          <h2>Fedora 7 now available!</h2>
          <p>The operating system that reaches higher.</p>
        </div>
        <div id="get">
          Get it now:
          <ul>
            <li class="first"><a href="get-fedora.html#bittorrent">BitTorrent</a></li>
            <li><a href="get-fedora.html#mirrors">Download Mirrors</a></li>
            <li><a href="get-fedora.html#media">Request Media</a></li>
          </ul>
        </div>
        <div id="nav">
          <h2>Navigation</h2>
          <ul>
            <li id="nav-home"><a href="index.html">Home</a></li>
            <li id="nav-get"><a href="get-fedora.html">Get Fedora</a></li>
            <li id="nav-join"><a href="join-fedora.html">Join Fedora</a></li>
            <li><a href="http://docs.fedoraproject.org/">Help</a></li>
          </ul>
          <h2>Tools</h2>
          <ul>
            <li><a href="http://fedoraproject.org/wiki/">Wiki</a> Collaborative knowledge.</li>
            <li><a href="http://planet.fedoraproject.org/">Planet</a> The voices of the Fedora community.</li>
          </ul>
        </div>
      </div>
      <div id="content">
        <h2>Fedora, For You.</h2>
        <h3>Got high-speed internet?</h3>
        <p>You can download Fedora via the web or via <a href="http://en.wikipedia.org/wiki/Bit_torrent">BitTorrent</a>. You will find links to each below.</p>
        <p>Please read through our <a href="http://fedoraproject.org/wiki/Distribution/Download/ExportRegulations">export regulations</a> before downloading Fedora. <strong>If this is your first time downloading Fedora</strong>, you'll want to review the <a href="http://fedoraproject.org/wiki/Distribution/Download#head-afa162efa13ff6b717cad7cc5a790aba03fb0fc9">installation instructions</a> first before choosing one of the three download methods below.</p>
        <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="#">Network Install</a>: Download a small boot image and download Fedora as you install. <strong>Recommended for advanced users only.</strong>
        </ul>
        <h3>Slow internet? No internet?</h2>
        <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">a local vendor in your area</a>.</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>
        </ul>
        <p>
        When you place an order with <a href="http://fedoraproject.org/wiki/Distribution/SponsoredMedia">participating vendors</a>, you can elect to also sponsor the cost of additional media for others who cannot otherwise afford it (for example, people in developing nations.) Please consider participating in the <a href="http://fedoraproject.org/wiki/Distribution/SponsoredMedia">Fedora Sponsored Media Program</a>.
        </p>
      </div>
    </div>
    <div id="footer">
      <p class="copy">
      Copyright © 2003-2007 Red Hat, Inc.  and others.  All Rights Reserved.
      </p>
      <p class="disclaimer">
      The Fedora Project is maintained and driven by the community and sponsored by Red Hat.  This is a community maintained site.  Red Hat is not responsible for content.
      </p>
      <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>
    </div>
  </body>
</html>


--- NEW FILE index.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <title>Fedora</title>
    <link rel="stylesheet" type="text/css" media="all" href="style.css">
    <!--[if lt IE 7]>
    <style type="text/css">
      #wrapper
      {
        height: 100%;
      }
    </style>
    <![endif]-->
  </head>
  <body class="home">
    <div id="wrapper">
      <div id="head">
        <h1><a href="index.html">Fedora</a></h1>
      </div>
      <div id="sidebar">
        <div id="banner">
          <h2>Fedora 7 now available!</h2>
          <p>The operating system that reaches higher.</p>
        </div>
        <div id="get">
          Get it now:
          <ul>
            <li class="first"><a href="/">BitTorrent</a></li>
            <li><a href="/">Download Mirrors</a></li>
            <li><a href="/">Request Media</a></li>
          </ul>
      </div>
        <div id="nav">
          <h2>Navigation</h2>
          <ul>
            <li id="nav-home"><a href="index.html">Home</a></li>
            <li id="nav-get"><a href="get-fedora.html">Get Fedora</a></li>
            <li id="nav-join"><a href="join-fedora.html">Join Fedora</a></li>
            <li><a href="http://docs.fedoraproject.org/">Help</a></li>
          </ul>
          <h2>Tools</h2>
          <ul>
            <li><a href="http://fedoraproject.org/wiki/">Wiki</a> Collaborative knowledge.</li>
            <li><a href="http://planet.fedoraproject.org/">Planet</a> The voices of the Fedora community.</li>
          </ul>
        </div>
      </div>
      <div id="content">
        <h2>Fedora Core 6.  Evolutionary.</h2>
        <ul id="screenshot-banner">
          <li><img src="images/screenshot-1.jpg" alt="FC6 Screenshot"></li>
          <li><img src="images/screenshot-2.jpg" alt="FC6 Screenshot"></li>
          <li><img src="images/screenshot-3.jpg" alt="FC6 Screenshot"></li>
        </ul>
        <p>
        Fedora is a Linux operating system that showcases the latest in free and open source software. Fedora is <strong>always free for anyone to use, modify, and distribute.</strong>  It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join.
        </p>
        <p>
        The Fedora Project <strong>leads the advancement of free and open source software.</strong>  By using Fedora, the leading edge of software created by the Linux community is in your hands.
        </p>
        <a href="http://fedoraproject.org/wiki/Overview">Learn more >></a>
      </div>
    </div>
    <div id="footer">
      <p class="copy">
      Copyright © 2003-2007 Red Hat, Inc.  and others.  All Rights Reserved.
      </p>
      <p class="disclaimer">
      The Fedora Project is maintained and driven by the community and sponsored by Red Hat.  This is a community maintained site.  Red Hat is not responsible for content.
      </p>
      <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>
    </div>
  </body>
</html>


--- NEW FILE join-fedora.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <title>Fedora</title>
    <link rel="stylesheet" type="text/css" media="all" href="style.css">
    <!--[if lt IE 7]>
    <style type="text/css">
      #wrapper
      {
        height: 100%;
      }
    </style>
    <![endif]-->
  </head>
  <body class="join">
    <div id="wrapper">
      <div id="head">
        <h1><a href="index.html">Fedora</a></h1>
      </div>
      <div id="sidebar">
        <div id="banner">
          <h2>Fedora 7 now available!</h2>
          <p>The operating system that reaches higher.</p>
        </div>
        <div id="get">
          Get it now:
          <ul>
            <li class="first"><a href="get-fedora.html#bittorrent">BitTorrent</a></li>
            <li><a href="get-fedora.html#mirrors">Download Mirrors</a></li>
            <li><a href="get-fedora.html#media">Request Media</a></li>
          </ul>
      </div>
        <div id="nav">
          <h2>Navigation</h2>
          <ul>
            <li id="nav-home"><a href="index.html">Home</a></li>
            <li id="nav-get"><a href="get-fedora.html">Get Fedora</a></li>
            <li id="nav-join"><a href="join-fedora.html">Join Fedora</a></li>
            <li><a href="http://docs.fedoraproject.org/">Help</a></li>
          </ul>
          <h2>Tools</h2>
          <ul>
            <li><a href="http://fedoraproject.org/wiki/">Wiki</a> Collaborative knowledge.</li>
            <li><a href="http://planet.fedoraproject.org/">Planet</a> The voices of the Fedora community.</li>
          </ul>
        </div>
      </div>
      <div id="content">
        <h2>Join Fedora.</h2>
        <p>If you want to take an active hand in making Fedora even better, there are many ways you can help. What role do you want to fill?</p>
        <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)
          </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>
            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>
            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>
            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>
            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
          </a></li>
        </ul>
      </div>
    </div>
    <div id="footer">
      <p class="copy">
      Copyright © 2003-2007 Red Hat, Inc.  and others.  All Rights Reserved.
      </p>
      <p class="disclaimer">
      The Fedora Project is maintained and driven by the community and sponsored by Red Hat.  This is a community maintained site.  Red Hat is not responsible for content.
      </p>
      <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>
    </div>
  </body>
</html>


--- NEW FILE style.css ---
*
{
  margin: 0;
  padding: 0;
}

body
{
  font-size: 76%;
  background: url(images/border-left.png) 0 0 repeat-y;
  padding-left: 18px;
}

html, body
{
  height: 100%;
}

a img
{
  border: none;
}

#wrapper
{
  font: normal 2.3ex/1.5 sans-serif;
  padding-right: 18px;
  background: #FFFFFF url(images/border-right.png) 100% 0 repeat-y;
  min-height: 100%;
}

#head
{
  border-top: 10px solid #337ACC;
  padding: 1ex 2ex 17px;
  background: url(images/line.png) 0 100% repeat-x;
}

#head h1 a
{
  display: block;
  text-indent: -9999px;
  background: url(images/fedora-logo.png) 20px 50% no-repeat;
  height: 73px;
  width: 138px;
  overflow: hidden;
}

#sidebar
{
  float: left;
  width: 425px;
  margin: 2ex 0;
}

#banner
{
  text-indent: -9999px;
  background: url(images/banner.jpg) 0 0 no-repeat;
  height: 75px;
  width: 400px;
  margin: 0 auto;
}

#get
{
  text-align: center;
  margin: 1ex 0.5ex;
  font-weight: bold;
}

#get ul
{
  font-weight: normal;
  list-style: none;
  display: inline;
  font-size: 1.7ex;
}

#get li
{
    display: inline;
    border-left: 1px solid #AABBCC;
    padding: 0 0.5ex;
    margin-left: -1px;
    background: transparent;
}

#get li.first
{
  border-left: none;
}

#get a
{
  color: #00356B;
}

#nav
{
  margin: 1ex 25px;
  padding: 1ex 1.5ex;
}

#nav h2
{
  border-bottom: 1px dotted #AAAAAA;
  color: #444444;
  font-size: 1.725ex;
  margin-bottom: 1ex;
  text-transform: uppercase;
  font-weight: normal;
}

#nav ul
{
  list-style: none;
  margin-bottom: 2.5ex;
}

#nav li
{
  background: url(images/arrow.png) 5px 50% no-repeat;
  margin: 0.25ex 1ex;
  padding-left: 24px;
  color: #777777;
  font-size: 1.6ex;
}

#nav a
{
  font-weight: bold;
  margin-right: 1ex;
  color: #729FCF;
  font-size: 2.4ex;
}

.home #nav-home a, .get #nav-get a, .join #nav-join a
{
  color: #777777;
  text-decoration: none;
}

#content
{
  height: 1%; /* Haslayout fix */
  margin-left: 425px;
  padding: 1ex 1ex 120px;
  color: #666666;
}

#content h2
{
  font-size: 3.25ex;
}

#content h3
{
  color: #337acc;
  margin: 1.5ex 0;
  font-size: 2.5ex;
}

#content p
{
  margin: 1ex 5ex 1ex 1ex;
}

#content img
{
  margin: 2ex 0;
}

#content a
{
  color: #337ACC;
}

.download
{
  list-style-image: url(images/arrow.png);
  list-style-position: outside;
  margin: 1.6ex 3ex;
}

.download li
{
  color: #777777;
  font-size: 1.6ex;
  background: #EFEFEF;
  padding: 1ex;
  border-bottom: 1px dotted #AAAAAA;
}

.download a
{
  font-weight: bold;
}

.roles
{
  list-style: none;
  background: red;
}

.roles li
{
  float: left;
  margin-bottom: 0.5ex;
}

.roles a
{
  line-height: 1;
  width: 130px;
  height: 150px;
  text-align: center;
  display: block;
  text-decoration: none;
}

.roles a:hover
{
  background: #95BDC5;
}

.roles img
{
}

#footer
{
  position: relative;
  font: normal 1.5ex/1.5 sans-serif;
  clear: both;
  text-align: center;
  background: url(images/line-bottom.png) 0 0 repeat-x;
  margin: -90px 18px 0 0;
  border-bottom: 10px solid #337ACC;
  height: 80px;
  color: #AAAAAA;
}

#footer ul
{
  list-style: none;
}

#footer li
{
  display: inline;
  border-left: 1px solid #AAAAAA;
  padding: 0 0.75ex;
  margin-left: -1px;
}

#footer li.first
{
  border-left: none;
}

#footer a
{
  color: #223344;
}

#footer a:hover
{
  color: #112233;
}

#footer .copy
{
  padding-top: 3ex;
}

#footer .disclaimer
{
}

#screenshot-banner
{
  list-style: none;
  overflow: auto;
}

#screenshot-banner li
{
  width: 170px;
  float: left;
  text-align: center;
}




More information about the Fedora-websites-list mailing list