Skip to content

Instantly share code, notes, and snippets.

Created February 14, 2016 19:48
Show Gist options
  • Save anonymous/363e08499cb16f827518 to your computer and use it in GitHub Desktop.
Save anonymous/363e08499cb16f827518 to your computer and use it in GitHub Desktop.
freecodecamp
.
<div class='row container-fluid'>
<div class='col-md-1'></div>
<div id='main-body' class='col-md-10 row' style='background-color:#ebf0ef'>
<div class='col-md-1'></div>
<div class='col-md-10'>
<h1 class="text-center">Elon Musk</h1>
<h2 class='text-center'><i>The Real Iron Man</i></h2>
<img class='img-responsive center-block' src="https://upload.wikimedia.org/wikipedia/commons/b/b8/The_Summit_2013.jpg"></img>
<p1>Elon Reeve Musk is a South African-born Canadian-American business magnate,engineer, inventor and investor. He is the
<ul>
<li>CEO and CTO of<b> SpaceX</b></li>
<li>Co-founder, CEO and product architect of<b> Tesla Motors</b></li>
<li>Chairman of<b> SolarCity</b></li>
<li>Co-chairman of<b> OpenAI</b></li>
<li>Co-founder of <b>Zip2</b></li>
<li>Co-founder of<b> PayPal</b></li>
</ul>As of January 2016, he has an estimated net worth of US$12.4 billion, making him the 39th wealthiest person in the US.<br><br></p1>
<h3>Awards and recognition</h3>
<ul>
<li>In 2006, Musk served as a member of the United States National Academy of Sciences</a> Aeronautics and Space Engineering Board.</li>
<li>R&amp;D Magazine</i> Innovator of the Year for 2007 for SpaceX, Tesla and SolarCity.</li>
<li>Entrepreneur of the Year award for 2007 for his work on Tesla and SpaceX</li>
<li>2007 Index Design award for his design of the Tesla Roadster. 2006 product design award for his design of the Tesla Roadster, presented by Mikhail Gorbachev</li>
<li>George Low award for the most outstanding contribution in the field of space transportation in 2007/2008. Musk was recognized for his design of the , the first privately developed liquid fuel rocket to reach orbit.</li>
<li> 2008 National Conservation Achievement award for Tesla Motors and SolarCity. Other 2008 recipients include journalist, U.S. Senator (D-VT), and Florida Governor.</li>
<li>The Aviation Week 2008 Laureate for the most significant achievement worldwide in the space industry.</li>
<li>National Space Society's Von Braun Trophy in 2008/2009, given for leadership of the most significant achievement in space. Prior recipients include Burt Rutan and Steve Squyres</li>
<li>Automotive Executive of the Year (worldwide) in 2010 for demonstrating technology leadership and innovation via Tesla Motors. Prior awardees include Bill Ford Jr, Bob Lutz, Dieter Zetsche and Lee Iacocca. Musk is the youngest ever recipient of this award</li>
<li>Listed as one of Times 100 people who most affected the world in 2010.</li>
<li>The world governing body for aerospace records,Fédération Aéronautique Internationale, presented Musk in 2010 with the highest award in air and space, the FAI Gold Space Medal, for designing the first privately developed rocket to reach orbit. Prior recipients include Burt Rutan of Scaled Composites and John Glenn</li>
<li>Named as one of the 75 most influential people of the 21st century by Esquiremagazine.</li>
<li>Recognized as a Living Legend of Aviation in 2010 by the Kitty Hawk Foundation for creating the successor to the Space Shuttle (Falcon 9 rocket and Dragon spacecraft). Other recipients include Buzz Aldrin and Richard Branson</li>
<li>In 2010, Musk was elected to the board of trustees of the California Institute of Technology however no longer holds the position.</li>
<li>In a 2010 Space Foundation survey, he was ranked as the No. 10 (tied with rocketry pioneer and scientist Wernher von Braun) most popular space hero</li>
<li>In February 2011, Forbes listed Musk as one of "America's 20 Most Powerful CEOs 40 And Under".</li>
<li>In June 2011, Musk was awarded the Heinlein Prize for Advances in Space Commercialization</li>
<li>In 2011, Musk was honored as a Legendary Leader at the Churchill Club Awards.</li>
<li>In 2012, Musk was awarded with the Royal Aeronautical Society's highest award: a Gold Medal.</li>
</ul>
<h3><span class="mw-healine" id="Honorary_doctorates">Honorary doctorates</span></h3>
<ul>
<li>Honorary doctorate in Design from the Art Center College of Design</li>
<li>Honorary doctorate (DUniv) in Aerospace Engineering from the University of Surrey</li>
<li>Honorary doctorate of Engineering and Technology from Yale University</li>
</ul>
</div>
<div class='col-md-1'></div>
</div>
<div class='col-md-1'></div>
</div>
<h3 class='text-center'>You can read more about him<span><a href='https://en.wikipedia.org/wiki/Elon_Musk'> here</a></span></h3>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
h1
{
font-family:Monospace;
font-size:38px;
}
h2{
font-family:Andale Mono;
font-size:22px;
}
img{
margin:30px 0px 30px 0px;
}
div{
margin:30px 0px 0px 0px;
padding-bottom: 10px;
}
#main-body{
border: 3px solid;
border-radius:5px;
}
p1{
font-family:Microsoft Phags pha;
font-size:16px;
}
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment