ダウンロードページの作り方/githubのページ

<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<title>Download SourceTree for free</title>
<link href="http://yui.yahooapis.com/2.8.1/build/reset/reset-min.css" rel="stylesheet" type="text/css" />
<link href="http://yui.yahooapis.com/2.9.0/build/fonts/fonts-min.css" rel="stylesheet" type="text/css" />
<link href="../css/main.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="../favicon.ico">
<script type="text/javascript" src="http://use.typekit.net/klz7bax.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<script src="//cdn.optimizely.com/js/235907696.js"></script>
</head>
<script type="text/javascript">
function doDownload(){
if (window.location.search == "?v=mac") {
window.location = "http://downloads.atlassian.com/software/sourcetree/SourceTree_2.0.2.dmg"
} else if (window.location.search == "?v=win") {
window.location = "http://downloads.atlassian.com/software/sourcetree/windows/SourceTreeSetup_1.6.5.exe"
} else if (navigator.appVersion.indexOf("Mac")!=-1){
window.location = "http://downloads.atlassian.com/software/sourcetree/SourceTree_2.0.2.dmg"
} else{
window.location = "http://downloads.atlassian.com/software/sourcetree/windows/SourceTreeSetup_1.6.5.exe"
}
};
</script>
<body onload="doDownload()">
<div class="header">
<div class="box">
<a href="../"><img src="../images/logoSourceTree.png" width="250" class="hidef" alt="SourceTree" /></a>
</div>
</div>
<div class="content">
<div class="box">
<div class="divCol">
<div class="col">
<h1>Thanks for downloading!</h1>
<div class="win">
<p>Your download should start in a few seconds. If it doesn't, please use <a href="http://downloads.atlassian.com/software/sourcetree/windows/SourceTreeSetup_1.6.5.exe">direct link</a>.<br />
</div>
<div class="mac">
<p>Your download should start in a few seconds. If it doesn't, please use <a href="http://downloads.atlassian.com/software/sourcetree/SourceTree_2.0.2.dmg">direct link</a>.<br />
</div>
<div class="socialButtonWrapper">
<div class="twitter socialButton">
<a href="https://twitter.com/share" class="twitter-share-button" data-text="A free Mercurial & Git client for Windows or Mac. @sourcetree @bitbucket #git #hg" data-size="small" data-url="http://sourcetreeapp.com/">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div><!--/button-->
<div class="facebook socialButton">
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.sourcetreeapp.com&send=false&layout=button_count&width=150&show_faces=false&font&colorscheme=light&action=like&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</div><!--/button-->
<div class="google socialButton">
<!-- Place this tag where you want the +1 button to render. -->
<div class="g-plusone" data-size="medium"></div>
<!-- Place this tag after the last +1 button tag. -->
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</div><!--/button-->
<div class="linkedIn socialButton">
<script src="http://platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
</div><!--/button-->
</div><!--/socialButtonsWrapper-->
</div>
<div class="col last clearfix otherlinks">
<h2>Connect to</h2>
<ul style="margin-top: 15px;">
<li><a href="https://bitbucket.org/?utm_source=sourcetreeapp&utm_medium=link&utm_campaign=footer_ad"><img src="../images/logoBBBlue.png" alt="Bitbucket" class="hidef" width="160" style="margin-bottom: 5px;"/><br />
Git repo management, in the cloud. Free unlimited private repos.</a></li>
<li><a href="http://www.atlassian.com/software/stash/?utm_source=sourcetreeapp&utm_medium=link&utm_campaign=footer_ad"><img src="../images/logoStashBlue.png" alt="Stash" class="hidef" width="105" style="margin-bottom: 5px;"/><br />
Git repo management, behind your firewall and Enterprise-ready.</a></li>
<li><a href="http://www.atlassian.com/software/bamboo/?utm_source=sourcetreeapp&utm_medium=link&utm_campaign=footer_ad"><img src="../images/logoBambooBlue.png" alt="Bamboo" class="hidef" width="145" style="margin-bottom: 5px;"/><br />
Continuous integration and deployment, release management.</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="box">
<div class="links"><a href="../register/">Register</a> | <a href="http://blog.sourcetreeapp.com">Blog</a> | <a href="http://twitter.com/sourcetree">Twitter</a> | <a href="../faq/">FAQ</a> | <a href="../support/">Support</a></div>
<div class="copyright">Copyright © 2014 <a class="hidef" href="http://www.atlassian.com">Atlassian</a></div>
<!-- <div class="otherlinks">
<h2>Other Atlassian Git Products</h2>
<ul>
<li><a href="https://bitbucket.org/"><img src="../images/logoBBBlue.png" alt="Bitbucket" /><br />
Git repo management, in the cloud. Free unlimited private repos.</a></li>
<li><a href="http://www.atlassian.com/software/stash/"><img src="../images/logoStashBlue.png" alt="Stash" /><br />
Git repo management, behind your firewall and Enterprise-ready.</a></li>
</ul>
</div> -->
</div>
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js" type="text/javascript"></script>
<script type="text/javascript" src="../js/retina.js"></script>
<script type="text/javascript">
$(function(){
if (navigator.appVersion.indexOf("Mac")!=-1){
$('body').attr('id','mac');
}else{
$('body').attr('id','win');
}
});
</script>
<script>
window._gaq = [['_setAccount','UA-6032469-44'],['_trackPageview'],['_trackPageLoadTime']];
Modernizr.load({
load: ('https:' == location.protocol ? '//ssl' : '//www') + '.google-analytics.com/ga.js'
});
</script>
</body>
</html>