Fixed index.html footer and formatting

- Row is now properly contained in the bottom of the page so it fites with the row above i
- Fixed improper comment tags through out the page
- Ran HTMLPrettify to format the page for legibility and spacing
This commit is contained in:
Aghassi 2015-07-16 18:55:39 -04:00
parent f056675122
commit ec3fd64beb

View File

@ -5,6 +5,7 @@
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
--> -->
<html> <html>
<head> <head>
<title>Moonlight Game Streaming</title> <title>Moonlight Game Streaming</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" />
@ -28,64 +29,67 @@
} }
</style> </style>
</head> </head>
<body class="homepage"> <body class="homepage">
<!-- Header -->
<!-- Header --> <div id="header-wrapper" class="wrapper">
<div id="header-wrapper" class="wrapper">
<div id="header"> <div id="header">
<!-- Logo --> <!-- Logo -->
<div id="logo"> <div id="logo">
<h1><a href="index.html">Moonlight</a></h1> <h1><a href="index.html">Moonlight</a></h1>
<p>An open source NVIDIA GameStream client</p> <p>An open source NVIDIA GameStream client</p>
</div> </div>
<!-- Nav --> <!-- Nav -->
<nav id="nav"> <nav id="nav">
<ul> <ul>
<li class="current"><a href="index.html">Home</a></li> <li class="current"><a href="index.html">Home</a></li>
<li><a href="https://github.com/moonlight-stream">Github</a></li> <li><a href="https://github.com/moonlight-stream">Github</a></li>
<li><a href="#">Downloads</a> <li><a href="#">Downloads</a>
<ul> <ul>
<li><a href="https://play.google.com/store/apps/details?id=com.limelight"><div>Android</div></a></li> <li>
<li><a href="http://www.amazon.com/gp/product/B00JK4MFN2"><div>Amazon</div></a></li> <a href="https://play.google.com/store/apps/details?id=com.limelight">
<li><a href="https://github.com/moonlight-stream/moonlight-pc/releases"><div>PC</div> (Pre-Release)</a></li> <div>Android</div>
<li><a href="https://github.com/moonlight-stream/moonlight-ios"><div>iOS</div> (in TestFlight Beta)</a></li> </a>
</li>
<li>
<a href="http://www.amazon.com/gp/product/B00JK4MFN2">
<div>Amazon</div>
</a>
</li>
<li>
<a href="https://github.com/moonlight-stream/moonlight-pc/releases">
<div>PC</div> (Pre-Release)</a>
</li>
<li>
<a href="https://github.com/moonlight-stream/moonlight-ios">
<div>iOS</div> (in TestFlight Beta)</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>
</nav> </nav>
</div> </div>
</div> </div>
<!-- Intro -->
<!-- Intro --> <div id="intro-wrapper" class="wrapper style1">
<div id="intro-wrapper" class="wrapper style1">
<div class="title">What is Moonlight?</div> <div class="title">What is Moonlight?</div>
<section id="intro" class="container"> <section id="intro" class="container">
<p class="style2"> <p class="style2">
Moonlight allows you to stream your collection of Steam games from your PC to another device. Moonlight allows you to stream your collection of Steam games from your PC to another device.
</p> </p>
<p class="style3"><strong>Moonlight</strong> (formerly known as Limelight) is an open source implementation of NVIDIA's GameStream protocol. <p class="style3"><strong>Moonlight</strong> (formerly known as Limelight) is an open source implementation of NVIDIA's GameStream protocol. We implemented the protocol used by the NVIDIA Shield and wrote a set of 3rd party clients.</p>
We implemented the protocol used by the NVIDIA Shield and wrote a set of 3rd party clients.</p>
<br /> <br />
<p class="style3"><strong>What does this mean for you?</strong> Moonlight allows you to stream your full collection of Steam games from your <a href = http://shield.nvidia.com/play-pc-games/>GFE compatible PC</a> to any of your supported devices and play them. <p class="style3"><strong>What does this mean for you?</strong> Moonlight allows you to stream your full collection of Steam games from your <a href=h ttp://shield.nvidia.com/play-pc-games/>GFE compatible PC</a> to any of your supported devices and play them. Right now, you can stream to your Android device or even another PC. Moonlight is perfect for gameplay on the go without sacrificing the graphics quality of your gaming computer.</p>
Right now, you can stream to your Android device or even another PC. Moonlight is perfect for gameplay on the go without sacrificing the graphics quality of your gaming computer.</p>
</section> </section>
</div> </div>
<!-- Moonlight features tab -->
<!-- Moonlight features tab --> <div class="wrapper style2">
<div class="wrapper style2">
<div class="title">Moonlight in Action</div> <div class="title">Moonlight in Action</div>
<div id="main" class="container"> <div id="main" class="container">
<!-- Image --> <!-- Image -->
<a href="#" class="image featured"> <a href="#" class="image featured">
<img src="images/steam_framed.png" alt="" /> <img src="images/steam_framed.png" alt="" />
</a> </a>
<!-- Features --> <!-- Features -->
<section id="features"> <section id="features">
<header class="style1"> <header class="style1">
@ -137,12 +141,11 @@
</div> </div>
</section> </section>
</div> </div>
</div> </div>
<!-- Downloads -->
<!-- Downloads --> <div class="wrapper style3">
<div class="wrapper style3">
<div class="title">Download Moonlight</div> <div class="title">Download Moonlight</div>
<!---Row 1---> <!-- Row 1 -->
<div id="highlights" class="container"> <div id="highlights" class="container">
<div class="row oneandhalf"> <div class="row oneandhalf">
<div class="4u"> <div class="4u">
@ -160,8 +163,7 @@
<p>Stream to any compatible Android device</p> <p>Stream to any compatible Android device</p>
<ul class="actions"> <ul class="actions">
<a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" height="60" alt="Download" /></a> <a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" height="60" alt="Download" /></a>
<a href="http://www.amazon.com/gp/product/B00JK4MFN2"><img src="https://images-na.ssl-images-amazon.com/images/G/01/AmazonMobileApps/amazon-apps-store-us-black.png" alt="Download" height="59"/></a> <a href="http://www.amazon.com/gp/product/B00JK4MFN2"><img src="https://images-na.ssl-images-amazon.com/images/G/01/AmazonMobileApps/amazon-apps-store-us-black.png" alt="Download" height="59" /></a>
</ul> </ul>
</section> </section>
</div> </div>
@ -175,7 +177,8 @@
</section> </section>
</div> </div>
</div> </div>
<!---Second Row ---> <!---Second Row -->
<div class="row oneandhalf">
<div class="4u"> <div class="4u">
<section class="highlight"> <section class="highlight">
<h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight iOS</a></h3> <h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight iOS</a></h3>
@ -187,14 +190,15 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div>
<!--- Who We Are ---> <!--- Who We Are -->
<div id="intro-wrapper" class="wrapper style1"> <div id="intro-wrapper" class="wrapper style1">
<div class="title">Who We Are</div> <div class="title">Who We Are</div>
<section id="intro" class="container"> <section id="intro" class="container">
<p class="style3">Moonlight was created by <a href="http://case.edu">Case Western Reserve University</a> students as a project at the <a href="http://mhacks.org">MHacks</a> hackathon in 2013 and further developed at MHacks and <a href="http://hackcwru.com">HackCWRU</a> in 2014.
<p class="style3">Moonlight was created by <a href="http://case.edu">Case Western Reserve University</a> students as a project at the <a href="http://mhacks.org">MHacks</a> hackathon in 2013 and further developed at MHacks and <a href="http://hackcwru.com">HackCWRU</a> in 2014. <br /><br /> <br />
<br />
<ul> <ul>
<li><a href="https://github.com/cgutman" class="user-mention">Cameron Gutman</a></li> <li><a href="https://github.com/cgutman" class="user-mention">Cameron Gutman</a></li>
<li><a href="https://github.com/dwaxemberg" class="user-mention">Diego Waxemberg</a></li> <li><a href="https://github.com/dwaxemberg" class="user-mention">Diego Waxemberg</a></li>
@ -203,7 +207,6 @@
<li><a href="https://github.com/yetanothername" class="user-mention">Andrew Hennessy</a></li> <li><a href="https://github.com/yetanothername" class="user-mention">Andrew Hennessy</a></li>
</ul> </ul>
Feel free to send any of us an email at our firstname@moonlight-stream.com</p> Feel free to send any of us an email at our firstname@moonlight-stream.com</p>
<p class="style3"> <p class="style3">
Want to keep up with the latest Moonlight updates? Follow along with development at the <a href="http://forum.xda-developers.com/showthread.php?t=2505510">XDA Developers Thread</a>. Want to keep up with the latest Moonlight updates? Follow along with development at the <a href="http://forum.xda-developers.com/showthread.php?t=2505510">XDA Developers Thread</a>.
</p> </p>
@ -213,25 +216,33 @@
<!-- FOOTER --> <!-- FOOTER -->
<div id="copyright"> <div id="copyright">
<footer class="inner"> <footer class="inner">
<p>&copy; <script type="text/javascript">var d = new Date();document.write(d.getFullYear());</script>. All rights reserved.</p> <p>&copy;
<script type="text/javascript">
var d = new Date();
document.write(d.getFullYear());
</script>. All rights reserved.</p>
</footer> </footer>
</div> </div>
</p> </p>
</div> </div>
<!-- Google Analytics -->
<!-- This script makes the page take longer to load, unfortunately -->
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-47339221-1', 'limelight-stream.com');
ga('send', 'pageview');
<!--- Google Analytics ---> </script>
<!--- This script makes the page take longer to load, unfortunately --->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47339221-1', 'limelight-stream.com');
ga('send', 'pageview');
</script>
</body> </body>
</html> </html>