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
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ <h3>Facts About Glasgow</h3>
<section class="content inverted">
<div>
<h3>Facts About Manchester</h3>
<ul>
<ol>
<li>Home of the World Pie-Eating Championships</li>
<li>The first passenger railway train set of from here in 1830</li>
<li>The first computer with stored program and memory is located here</li>
<li>The Suffragette movement started here</li>
<li>The vegetarian movement started here in 1847</li>
</ul>
</ol>
</div>
<img src="hppts://media.istockphoto.com/id/1492724975/photo/manchester-tram.jpg?s=612x612&w=0&k=20&c=mZY9zrqVe9dS8W-pBlrsJAr0-jZdVg4ThbEiRI5kZeQ=" alt="A Manchester tram">
</section>
Expand Down
Loading