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
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h3>Facts About Glasgow</h3>
</section>
<section class="content inverted">
<div>
<h3>Facts About Manchester</h3>
<h3>Facts About Manchester United</h3>
<ul>
<li>Home of the World Pie-Eating Championships</li>
<li>The first passenger railway train set of from here in 1830</li>
Expand All @@ -44,13 +44,13 @@ <h3>Facts About Manchester</h3>
<section class="content">
<div>
<h3>Facts About Birmingham</h3>
<ol>
<ul>
<li>There are more canals here (35 miles) than in Venice (26 miles)</li>
<li>The world's first football league started here</li>
<li>The postage stamp was invented here in 1839</li>
<li>Home to the 5th busiest McDonald's in the world</li>
<li>The board game Cluedo was invented here in 1943</li>
</uol>
</ul>
</div>
<img src="https://cdn.pixabay.com/photo/2017/08/24/07/36/birmingham-2675655_1280.jpg" alt="Canal boats in Birmingham at night">
</section>
Expand Down