Skip to content
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
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,18 @@ <h3>Facts About Cape Town</h3>
</div>
<img src="https://plus.unsplash.com/premium_photo-1697730061063-ad499e343f26?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8Y2FwZSUyMHRvd258ZW58MHx8MHx8fDA%3D" alt="Arial view of Cape Town taken from above the ocean">
</section>
<section class="content inverted">
<div>
<h3>Facts about Sheffield</h3>
<ul>
<li>Sheffield has more trees (~4.5M) than people (~560k)</li>
<li><a href="https://en.wikipedia.org/wiki/Bessemer_process">The Bessemer process</a>, the first inexpensive process to mass produce steel, was invented in Sheffield</li>
<li><a href="https://en.wikipedia.org/wiki/Helen_Sharman">Helen Sharman</a>, the first British person to go to space, is from Sheffield</li>
<li>Sheffield has a rich music scene, including such bands as the Arctic Monkeys, The Human League, Def Leppard, and Pulp</li>
<li>Sheffield holds the record for the longest-lasting rainbow, at over six hours!</li>
</ul>
</div>
</section>
</main>
<footer>

Expand Down