<script src="http://fonts.googleapis.com/css?family=Istok+Web"></script>
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css">
<body>
<section class="sidebar">
<div class="header"><i class="icon-html5"></i> HTML5</div>
<div class="content">
HTML5 is the ubiquitous platform for the web. Whether you're a mobile web developer, an enterprise with specific business needs, or a serious game dev looking to explore the web as a new platform, HTML5 has something for you! Choose your path:
</div>
<div class="header"><i class="icon-css3"></i> CSS3</div>
<div class="content">
CSS is used to control the style and layout of Web pages.
CSS3 is the latest standard for CSS.
This tutorial teaches you about the new features in CSS3!
</div>
<div class="header"><i class="icon-android"></i> Android</div>
<div class="content">
Android is a Linux-based operating system designed primarily for touchscreen mobile devices such as smartphones and tablet computers.
</div>
<div class="header"><i class="icon-github"></i> Git</div>
<div class="content">
Online project hosting using Git. Includes source-code browser, in-line editing, wikis, and ticketing. Free for public open-source code.
</div>
</section>
</body>