Skip to content

Instantly share code, notes, and snippets.

@ahmedsliman
Created February 14, 2016 08:30
Show Gist options
  • Select an option

  • Save ahmedsliman/fbfbb91cb003e69b493b to your computer and use it in GitHub Desktop.

Select an option

Save ahmedsliman/fbfbb91cb003e69b493b to your computer and use it in GitHub Desktop.
EPrreK
<html>
<head>
<meta charset="utf8">
<title>Stephen Covey</title>
</head>
<body>
<div class="container jumbotron">
<h1 class="text-center">Stephen Covey</h1>
<h3 class="text-center">The man how inspire peoples!</h3>
<div class="thumbnail">
<image src="https://upload.wikimedia.org/wikipedia/commons/6/6d/Stephen_Covey_2010.jpg">
<div class="caption text-center">Stephen Richards Covey (October 24, 1932 – July 16, 2012)</div>
</div>
<div class="col-md-8 col-md-offset-2">
<h3>About his history:</h3>
<ul>
<li><strong>Main article:</strong> The Seven Habits of Highly Effective People</li>
<li><strong>Main article:</strong> The Seven Habits of Highly Effective People</li>
<li><strong>Main article:</strong> The Seven Habits of Highly Effective People</li>
<li><strong>Main article:</strong> The Seven Habits of Highly Effective People</li>
<li><strong>Main article:</strong> The Seven Habits of Highly Effective People</li>
</ul>
<blockquote><p>"Borlaug's life and achievement are testimony to the far-reaching contribution that one man's towering intellect, persistence and scientific vision can make to human peace and progress."</p>
<footer><cite>Indian Prime Minister Manmohan Signh</cite></footer>
</blockquote>
</div>
<div class="clearfix"></div>
<footer class="text-center"><h3>If you have time, you should read more about this incredible human being on his <a href="https://en.wikipedia.org/wiki/Stephen_Covey" target="_blank">Wikipedia</a> entry.</h3></footer>
</div>
</body>
</html>
body {
margin-top: 60px;
}
.container {
background-color: #EEE;
}
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment