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

hadded #6

Open
wants to merge 1 commit 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
17 changes: 15 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,19 @@
font-size:140;
color:gray;
}

h3
{
font-family: 'EB Garamond', serif;
font-size:140;
color:gray;
}
h4
{
font-family: 'EB Garamond', serif;
font-size:140;
color:gray;
}
</style>
</head>
<body bgcolor="">
Expand Down Expand Up @@ -113,7 +126,7 @@ <h2>The <br>Influential <br>Individual</h2>
</div></center>

<div id="para1">
<center><h1>Bill<br>Gates<br>Day</h1>
<center><h3>Bill<br>Gates<br>Day</h3>
<p>
When I say "miracle" I mean a kind of thing like a computer on a chip, or the internet, or the cellphone, that are really quite miraculous. Most people would not have predicted them, and their effect has been very, very dramatic. In medicine, we've had a lot of miracles, and I think all of us expect and count on more.

Expand All @@ -124,7 +137,7 @@ <h2>The <br>Influential <br>Individual</h2>
</div>

<div id="para2">
<center><h1>Bill's<br> Algorithm</h1>
<center><h4>Bill's<br> Algorithm</h4>
<p>
At Microsoft there are lots of brilliant ideas but the image is that they all come from the top – I'm afraid that's not quite right." While Gates was known for his domineering nature and his aversion to being challenged, this quote reveals he was not afraid to defer to subordinates when they had truly great ideas.

Expand Down