Incam_Inselsoft/plantilla/clickr/index_default.html
2011-04-01 10:17:17 +00:00

44 lines
2.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Clickr</title>
<link rel="stylesheet" type="text/css" href="style.css">
<script type="text/javascript" src="js/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/PT_Sans.font.js"></script>
<script type="text/javascript">
Cufon.replace('h2');
</script>
</head>
<body>
<div class="header">
</div><!-- .header -->
<div class="featured">
<div class="half">
<h2>Your favourite theme is just one click away from you!</h2>
<p>The offer lasts till 31st of December. Register now, and you will be a part of our freebie giveaway campaign with 20% discount price, which is LIMITED.</p>
<p><a class="button" href="http://themeforest.net/item/brandnew-10-in-1-businessportfolioblog/144589" target="_blank">Buy Now</a> @ <span class="big">$35</span> only.</p>
<p class="tiny">We would be glad to let you try, test, bend and explore the product before you actually purchase it. Grab a <a href="#">Trial download</a> or <a href="http://labs.saurabh-sharma.com/themes/brandnew/wp/" target="_blank">Take a Tour</a>.</p>
</div><!-- .half -->
<div class="half last">
<img src="images/standalone.png" alt="Product Image">
</div><!-- .half last -->
</div><!-- .featured -->
<div class="primary">
<div class="half notes">
<ul class="social nofloat">
<li><a class="twitter" href="#" title="Twitter"></a></li>
<li><a class="facebook" href="#" title="Facebook"></a></li>
<li><a class="skype" href="#" title="Skype"></a></li>
<li><a class="yahoo" href="#" title="Yahoo!"></a></li>
<li><a class="blogger" href="#" title="Blogger"></a></li>
</ul>
&copy; 2010 Clickr. Your footer notes here.
</div><!-- .notes -->
<div class="half brand last">
<img src="images/logo.png" alt="clickr">
</div><!-- .brand -->
</div><!-- .primary -->
</body>
</html>