Skip to content

Instantly share code, notes, and snippets.

@pangnaifu
Created September 20, 2016 07:40
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 pangnaifu/23b28838fb156cc160822cad4cce241f to your computer and use it in GitHub Desktop.
Save pangnaifu/23b28838fb156cc160822cad4cce241f to your computer and use it in GitHub Desktop.
jrAgrv
<div class="container text-center">
<h1>Nikola Tesla
</h1>
<img class="img-responsive"src="https://lh6.ggpht.com/_vxF0kmn9hnjqgrnTdv5b6uOw7bgCAVeVJsUWI_9ZDfk6Zm5ZJ7FmOOlyWAglgwiDg=h1264">
<h2 class="">Nikola Tesla timeline</h2>
<p class="text-center">Jul 10 1856
<a href="https://worldhistoryproject.org/1856/7/10/nikola-tesla-is-born">Nikola Tesla Is Born</a>
Tesla was born to Serbian parents in the village of Smiljan, Austrian Empire near the town of Gospić, in the territory of modern-day Croatia. His... <a href="https://worldhistoryproject.org/1856/7/10/nikola-tesla-is-born">Read more</a>
</p>
</div>
body{
background-color:rgb(80,80,80);
}
/*.row{
margin:100px;
border-color: black;
border-width: 5px;
text-align: center;
}*/
.text-center{
color:white;
}
/*.row2{
margin:200px;
border-style:solid;
border-color: black;
border-width: 5px;
}*/
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment