comparison src/en/index.html @ 20:7b2d898ec15a

Some polishing.
author Arne Babenhauserheide <bab@draketo.de>
date Sun, 15 Feb 2009 16:47:13 +0100
parents 93dadfa3c4b6
children ad3dfcde5a97
comparison
equal deleted inserted replaced
19:93dadfa3c4b6 20:7b2d898ec15a
31 31
32 <div id="content"> 32 <div id="content">
33 <div class="row"> 33 <div class="row">
34 <div class="col big"> 34 <div class="col big">
35 <h1>Work easier <br> Work faster</h1> 35 <h1>Work easier <br> Work faster</h1>
36 <h2>Benefit now from one of the easiest and fastest Source Control Management systems. Mercurial makes working with documents easier.</h2> 36 <h2>Mercurial is a free, distributed source control management tool. It offers you the power to efficiently handle projects of any size while using an easy and intuitive interface.</h2>
37 </div> 37 </div>
38 <div class="col"> 38 <div class="col">
39 <a class="download typeface-js" href="javascript:void(0);"> 39 <a class="download typeface-js" href="javascript:void(0);">
40 <strong>Download now</strong> 40 <strong>Download now</strong>
41 Mercurial <em>2.42</em> 41 Mercurial <em>2.42</em>
42 <span>Windows XP | Vista | 7</span> 42 <span>Windows XP | Vista | 7</span>
43 </a> 43 </a>
44 <dl> 44 <dl>
45 <dt class="typeface-js">Requiurements</dt> 45 <dt class="typeface-js">Requirements</dt>
46 <dd>Python 2.5 (<a href="http://www.python.org">get python</a>)</dd> 46 <dd>Python 2.5 (<a href="http://www.python.org">get python</a>)</dd>
47 47
48 <dt>Another OS?<br><em>Get mercurial for:</em></dt> 48 <dt>Another OS?<br><em>Get mercurial for:</em></dt>
49 <dd><a href="javascript:void(0);">Mac OS X</a></dd> 49 <dd><a href="javascript:void(0);">Mac OS X</a></dd>
50 <dd><a href="javascript:void(0);">Linux</a></dd> 50 <dd><a href="javascript:void(0);">Linux</a></dd>
52 </div> 52 </div>
53 </div> 53 </div>
54 54
55 <div class="row"> 55 <div class="row">
56 <div class="col big"> 56 <div class="col big">
57 <h3>How can you benefit from Mercurial?</h3> 57 <h3>How you can benefit from Mercurial</h3>
58 <ol> 58 <ol>
59 <li class="i-1"> 59 <li class="i-1">
60 <h4><a href="javascript:void(0);">Download and install</a></h4> 60 <h4><a href="javascript:void(0);">Download and install</a></h4>
61 <p>Donec ut pede ac lorem iaculis aliquam. Curabitur feugiat, libero scelerisque laoreet malesuada, purus lorem fermentum quam, eget rhoncus quam sapien ac nulla. Praesent id turpis.</p> 61 <p>Donec ut pede ac lorem iaculis aliquam. Curabitur feugiat, libero scelerisque laoreet malesuada, purus lorem fermentum quam, eget rhoncus quam sapien ac nulla. Praesent id turpis.</p>
62 </li> 62 </li>
69 <p>Create extensions, translate the documentation, test beta versions.</p> 69 <p>Create extensions, translate the documentation, test beta versions.</p>
70 </li> 70 </li>
71 </ol> 71 </ol>
72 </div> 72 </div>
73 <div class="col"> 73 <div class="col">
74 <h3>Take a look at Mercurial</h3> 74 <h3>Mercurial in action</h3>
75 <!-- Flash Player should probably come here--> 75 <!-- Flash Player should definitely not come here!-->
76 <img src="images/tour.jpg" alt=""> 76 <img src="images/tour.jpg" alt="">
77 </div> 77 </div>
78 </div> 78 </div>
79 </div> 79 </div>
80 80