Skip to content

Instantly share code, notes, and snippets.

Created February 27, 2017 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9696e8fd756ee684cc9f1a3da65dc86e to your computer and use it in GitHub Desktop.
Save anonymous/9696e8fd756ee684cc9f1a3da65dc86e to your computer and use it in GitHub Desktop.
BWNmWM
<div class="container">
 <div class="jumbotron">
     <h1 class="text-center">Elon Reeve Musk</h1>
     <h2 class="text-center">The achiever</h2>
     <figure class="text-center">
        <img class="img-thumbnail" src="https://media1.britannica.com/eb-media/88/154388-004-F01361C0.jpg" alt="Elon Reeve Musk"/>
        <figcaption>This guy might change our world even more</figcaption>
     </figure>
  </div>                         
</div>
body {
margin-top: 60px;
}
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment