We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f449f82 commit 81b8934Copy full SHA for 81b8934
1 file changed
index.html
@@ -18,13 +18,13 @@ <h2>GitHub Practice Workshop</h2>
18
<section class="content">
19
<div>
20
<h3>Facts About Glasgow</h3>
21
- <ul>
+ <ol>
22
<li>It's a UNESCO City of Music</li>
23
<li>It has the third-oldest subway system in the world</li>
24
<li>The ultrasound was invented here in 1956</li>
25
<li>Oasis got their big break after playing here in 1993</li>
26
<li>There is <em>always</em> a traffic cone on the Duke of Wellington statue!</li>
27
- </ul>
+ </ol>
28
</div>
29
<img src="https://c.files.bbci.co.uk/16F94/production/_130100149_pa-20938626-1.jpg">
30
</section>
0 commit comments