Skip to content

Instantly share code, notes, and snippets.

Created May 18, 2017 07:03
Show Gist options
  • Save anonymous/a531ba791a42ce70f6a55eeabe8a4ff3 to your computer and use it in GitHub Desktop.
Save anonymous/a531ba791a42ce70f6a55eeabe8a4ff3 to your computer and use it in GitHub Desktop.
Feynman
<!--<div class="row"> -->
<h1 class="text-center">Richard P. Feynman</h1>
<h4 class="text-center"><em>A Physicist different from all.</em></h4>
<div class="thumbnail"><center><div class="container-fluid"><img src="https://blogs.scientificamerican.com/degrees-of-freedom/files/2011/09/page3_1.jpg"></div></center>
<div class="caption text-center">Richard P. Feynman in the center, one of the most influential Physicist of 20th Century. </div></div>
<hr><h5><center>A time line of Dr. Feynman's life:</center></h5>
<hr>
<ul>
<li><strong>1918</strong> - Born in New York City.</li>
<li><strong>1939</strong> - Received B.S. from MIT and was named a Putnam Fellow.</li>
<li><strong>1942</strong> - Received his Ph.D from Princeton University.</li>
<li><strong>1950</strong> - Joined the faculty in the physics department at Caltech. Feynman conducted his best work here in areas such as quantum electrodynamics and the physics of superfluidity.</li>
<li><strong>1965</strong> - Received the Nobel Prize in Physics for work in quantum electrodynamics, along with colleagues Julian Schwinger and Shinichiro Tomonaga.</li>
<li><strong>1979</strong> - Received the National Medal of Science award.</li>
<li><strong>1988</strong> - Died in Los Angeles, California.</li>
</ul>
<hr>
<p><h4>"Physics is like sex: sure, it may give some practical results, but that's not why we do it.”</h4></p>
<cite><h5>Richard P. Feynman</h5></cite><hr>
</blockquote>
<center><h3>Read more about Feynman on his <a href="https://en.wikipedia.org/wiki/Richard_Feynman" target="_blank">Wikipedia entry</a> and on <a href="http://www.nobelprize.org/nobel_prizes/physics/laureates/1965/feynman-bio.html" target="_blank">NobelPrize.org</a></h3></center>
<hr>
<hr>
<hr>
<p class="text-center">Written and coded by <a href="https://www.freecodecamp.com/adist98" target="_blank">Aditya Soni</a>.</p>
</footer>
body{
margin-top : 60px;
background-color : pink;
}
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" rel="stylesheet" />
@adist98
Copy link

adist98 commented May 18, 2017

Tribute Page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment