Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@steven-barkley
Created February 14, 2017 21:04
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 steven-barkley/ec977d963451ccf06a1a49a0444ba617 to your computer and use it in GitHub Desktop.
Save steven-barkley/ec977d963451ccf06a1a49a0444ba617 to your computer and use it in GitHub Desktop.
Tribute page -pen2
<html>
<body style="background-color: silver;">
<center>
<h1 style="background-color: white;">The Natural Philosopher and Original Sin.</h1>
<h2 style="background-color: black; color: white;">Sir Issac Newton</h2>
</center>
<p> <ol>
<left><ul><b>I can calculate the motion of heavenly bodies, but not the madness of people.</b></ul>
<img src="http://smart-learning.co.uk/teachers-club/wp-content/uploads/2015/05/scientist-biography-issac-newton.jpg" alt="SirIssacNewton" align= "left">
</p>
<p> <ul><b>Born</b> premature on Christmas Day <b>1642</b></ul>
<ul><b>Title:</b>Sir Issac Newton <b>Junior</b></ul>
<ul><b>Educated</b> at the <b>King's School</b> in Grantham</ul>
<ul>His <b>first job</b> was a <b><i>"Valet"</i></b></ul>
<ul>He was <b>dangerously close</b> twice to becoming a <b>farmer</b>!!</ul>
<ul>He was <b>bullied</b> in College</ul>
<ul>Newton earned money as a <i><b>craftsman.</b></i></ul>
<ul>One of the greatest known scientists of our time attended a theocratic university,<b><i> Trinity College.</i></b></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
<ul></ul>
</ol>
The most important philosopher of all-time. Newton was plagued by the loss of family and place in family life. Newton had no heirs, few friends and many rivals but one blasphemous ambition: The pursuit of knowledge and the contemplation of "Doubt". The skew of Sir Newton was knowledge of the why of and where for and by the account of many historians was a contradiction of a man.
Pious yet pagan; Astronomer yet astrologic; Mathmatician yet Naturalist and finally Alchemist yet Scientific. He was a religious doubtful philosopher who question God and the observable world.
</p>
<a href="http://www.icr.org/article/
newton/" target="_blank">Visit icr.org for more History</a>
</body>
</html>
body {
margin-top : 60px
}
@steven-barkley
Copy link
Author

My seconde attempt at a webpage. Following the freecodecamp.com track. Search for styles for html and content. Drafting page helped but my draft was beyond my skill level.

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