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

Issue Resolve #4 #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
9 changes: 5 additions & 4 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 @@ -10,11 +10,12 @@
<link href="https://fonts.googleapis.com/css?family=EB+Garamond" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Tangerine" rel="stylesheet">
<link rel="stylesheet" href="main.css">
<meta charset="windows-1252">
</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%">
<img class="img1" src="Alamy-charles-babbage-xlarge.jpg" alt="charles-babbage">
<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,8 +35,8 @@ <h1 id="diff">The Father Of Computers</h1>
<div style="clear:both"></div>
</div>
<br>
<div align="center" id="timeline" style="font-size:140%;">

<div class="central" style="font-size:140%;">
<b>Timeline</b><br>
1791<br>
<i>December 26</i> Birth in London<br>
1811<br>
Expand Down
29 changes: 19 additions & 10 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
h1,#diff,#Name,#timeline {
h1,#diff,#Name {
font-family: 'EB Garamond', serif;
text-align:center;
margin:10px;
}
body {
background-color: #fffafa;
}
img {
border:0px solid white;
border-radius:30px;
margin:10px;
}
h1 {
font-family:'Dancing Script', cursive;
font-size:160px;
Expand All @@ -30,11 +25,25 @@ h1,#diff,#Name,#timeline {
font-size:200%;
max-width:1500px;
}
#timeline{
font-family: 'EB Garamond', serif;
}
h2{
color:#707070;
font-family: 'Tangerine', cursive;
font-size:80px;
}
}
.central
{
text-align: center;
margin: auto;
font-family: 'EB Garamond', serif;
text-align:center;
margin:10px;

}

.img1
{
display: block;
margin: auto;
width: 100%;
border-radius:30px;
}
9 changes: 8 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,11 @@
### 3. Read about _Charles Babbage_

## _Contributers_
### Team **[NiP]**
### 1-Sahib Singh
### 2-Rounak Arya
### 3- Karan
### 4- Harshita
### 5- Gagan

## Team **[NiP]**