Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues resolved #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html>
<html lang=en>
<head>
<title>
Charles Babbage
Expand All @@ -12,9 +12,11 @@
<link rel="stylesheet" href="main.css">
</head>
<body style=" padding:10%;">
<h1>CHARLES BABBAGE</h1>
<h1 id="diff">The Father Of Computers</h1>
<img src="Alamy-charles-babbage-xlarge.jpg" width="100%">
<header>
<h1>CHARLES BABBAGE</h1>
<h1 id="diff">The Father Of Computers</h1>
</header>
<img src="Alamy-charles-babbage-xlarge.jpg" alt="charlie babbage" width="1200px" align="center">
<div id="Name">
<blockquote>
"A tool is usually more simple than a machine;<br> it is generally used with the hand,<br> whilst a machine is frequently moved by animal or steam power."
Expand All @@ -34,7 +36,7 @@ <h1 id="diff">The Father Of Computers</h1>
<div style="clear:both"></div>
</div>
<br>
<div align="center" id="timeline" style="font-size:140%;">
<article id="timeline" style="font-size:140%; font-align:center;">

1791<br>
<i>December 26</i> Birth in London<br>
Expand Down Expand Up @@ -90,7 +92,7 @@ <h1 id="diff">The Father Of Computers</h1>
<i>October 18, 1871</i> Charles Babbage Died in London, England<br>
1985<br>
Science Museum of London launched a project to build a complete Babbage Engine<br>
</div>
</article>
<div>
<div style="float:left; width:40%; " >
<h2 style="text-align:center; font-size:500%;">
Expand Down