Skeletons for the rest of the pages.

This commit is contained in:
Matthew Bowra-Dean
2010-05-03 18:41:18 +12:00
committed by Chris Forbes
parent d1701ad4fb
commit 96515d91f9
6 changed files with 139 additions and 9 deletions

View File

@@ -125,9 +125,12 @@
<div id="main">
<div id="menu">
<span class="links"><a href="index.html">Home</a></span> <span class="links"><a href="footage.html">
Gameplay Footage</a></span> <span class="links">Mods</span> <span class="links">Stats</span>
<span class="links"><a href="http://github.com/chrisforbes/OpenRA">Get Involved</a></span>
Gameplay Footage</a></span>
<span class="links"><a href="mods.html">Mods</a></span>
<span class="links"><a href="stats.html">Stats</a></span>
<span class="links"><a href="getinvolved.html">Get Involved</a></span>
<span class="links"><a href="irc://irc.freenode.net/#openra">IRC</a></span>
<span class="links"><a href="http://twitter.com/openRA">Twitter</a></span>
</div>
<div style="margin-top: 20px">
<div id="videoPlayer" class="border"></div>

41
web/getinvolved.html Normal file
View File

@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<title>OpenRA - Get Involved</title>
<link rel="Stylesheet" type="text/css" href="openra.css" />
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="ie7.css">
<![endif]-->
</head>
<body>
<div id="header" class="bar">
<h1>
<img src="soviet-logo.png" alt="Logo" />OpenRA</h1>
</div>
<div id="main">
<div id="menu">
<span class="links"><a href="index.html">Home</a></span>
<span class="links"><a href="footage.html">Gameplay Footage</a></span>
<span class="links"><a href="mods.html">Mods</a></span>
<span class="links"><a href="stats.html">Stats</a></span>
<span class="links"><a href="getinvolved.html">Get Involved</a></span>
<span class="links"><a href="irc://irc.freenode.net/#openra">IRC</a></span>
<span class="links"><a href="http://twitter.com/openRA">Twitter</a></span>
</div>
</div>
<div id="footer" class="bar">
<p id="trademarks">
<img src="soviet-logo.png" alt="OpenRA Logo" height="70px" style="float: right; margin-right: 10px" />
Command &amp; Conquer and Command &amp; Conquer Red Alert are trademarks or registered
trademarks of Electronic Arts Inc.in the U.S. and/or other countries.<br />
Windows is a registered trademark of Microsoft Corporation in the United States
and other countries.<br />
Mac OS X is a trademark of Apple Inc., registered in the U.S. and other countries.<br />
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.<br />
Mono is a registered trademark of Novell, Inc. in the United States and other countries.<br />
</p>
</div>
</body>
</html>

View File

@@ -68,10 +68,11 @@
<div id="menu">
<span class="links"><a href="index.html">Home</a></span>
<span class="links"><a href="footage.html">Gameplay Footage</a></span>
<span class="links">Mods</span>
<span class="links">Stats</span>
<span class="links"><a href="http://github.com/chrisforbes/OpenRA">Get Involved</a></span>
<span class="links"><a href="mods.html">Mods</a></span>
<span class="links"><a href="stats.html">Stats</a></span>
<span class="links"><a href="getinvolved.html">Get Involved</a></span>
<span class="links"><a href="irc://irc.freenode.net/#openra">IRC</a></span>
<span class="links"><a href="http://twitter.com/openRA">Twitter</a></span>
</div>
<div id="sidebar">
<div style="margin: 0 auto; width: 100%">
@@ -80,7 +81,7 @@
</span>
<span class="stats">
<strong>500</strong><span class="desc">total games played</span>
<strong>0</strong><span class="desc">total games played</span>
</span>
<span class="stats">
<strong id="stats_down">0</strong><span class="desc">downloads</span>

View File

@@ -16,10 +16,13 @@
</div>
<div id="main">
<div id="menu">
<span class="links"><a href="index.html">Home</a></span> <span class="links"><a href="footage.html">
Gameplay Footage</a></span> <span class="links">Mods</span> <span class="links">Stats</span>
<span class="links"><a href="http://github.com/chrisforbes/OpenRA">Get Involved</a></span>
<span class="links"><a href="index.html">Home</a></span>
<span class="links"><a href="footage.html">Gameplay Footage</a></span>
<span class="links"><a href="mods.html">Mods</a></span>
<span class="links"><a href="stats.html">Stats</a></span>
<span class="links"><a href="getinvolved.html">Get Involved</a></span>
<span class="links"><a href="irc://irc.freenode.net/#openra">IRC</a></span>
<span class="links"><a href="http://twitter.com/openRA">Twitter</a></span>
</div>
<h3 style="text-align: center;">
GNU GENERAL PUBLIC LICENSE</h3>

41
web/mods.html Normal file
View File

@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<title>OpenRA - Mods</title>
<link rel="Stylesheet" type="text/css" href="openra.css" />
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="ie7.css">
<![endif]-->
</head>
<body>
<div id="header" class="bar">
<h1>
<img src="soviet-logo.png" alt="Logo" />OpenRA</h1>
</div>
<div id="main">
<div id="menu">
<span class="links"><a href="index.html">Home</a></span>
<span class="links"><a href="footage.html">Gameplay Footage</a></span>
<span class="links"><a href="mods.html">Mods</a></span>
<span class="links"><a href="stats.html">Stats</a></span>
<span class="links"><a href="getinvolved.html">Get Involved</a></span>
<span class="links"><a href="irc://irc.freenode.net/#openra">IRC</a></span>
<span class="links"><a href="http://twitter.com/openRA">Twitter</a></span>
</div>
</div>
<div id="footer" class="bar">
<p id="trademarks">
<img src="soviet-logo.png" alt="OpenRA Logo" height="70px" style="float: right; margin-right: 10px" />
Command &amp; Conquer and Command &amp; Conquer Red Alert are trademarks or registered
trademarks of Electronic Arts Inc.in the U.S. and/or other countries.<br />
Windows is a registered trademark of Microsoft Corporation in the United States
and other countries.<br />
Mac OS X is a trademark of Apple Inc., registered in the U.S. and other countries.<br />
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.<br />
Mono is a registered trademark of Novell, Inc. in the United States and other countries.<br />
</p>
</div>
</body>
</html>

41
web/stats.html Normal file
View File

@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<title>OpenRA - Stats</title>
<link rel="Stylesheet" type="text/css" href="openra.css" />
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="ie7.css">
<![endif]-->
</head>
<body>
<div id="header" class="bar">
<h1>
<img src="soviet-logo.png" alt="Logo" />OpenRA</h1>
</div>
<div id="main">
<div id="menu">
<span class="links"><a href="index.html">Home</a></span>
<span class="links"><a href="footage.html">Gameplay Footage</a></span>
<span class="links"><a href="mods.html">Mods</a></span>
<span class="links"><a href="stats.html">Stats</a></span>
<span class="links"><a href="getinvolved.html">Get Involved</a></span>
<span class="links"><a href="irc://irc.freenode.net/#openra">IRC</a></span>
<span class="links"><a href="http://twitter.com/openRA">Twitter</a></span>
</div>
</div>
<div id="footer" class="bar">
<p id="trademarks">
<img src="soviet-logo.png" alt="OpenRA Logo" height="70px" style="float: right; margin-right: 10px" />
Command &amp; Conquer and Command &amp; Conquer Red Alert are trademarks or registered
trademarks of Electronic Arts Inc.in the U.S. and/or other countries.<br />
Windows is a registered trademark of Microsoft Corporation in the United States
and other countries.<br />
Mac OS X is a trademark of Apple Inc., registered in the U.S. and other countries.<br />
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.<br />
Mono is a registered trademark of Novell, Inc. in the United States and other countries.<br />
</p>
</div>
</body>
</html>