File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ You can see the deployed site [here](https://codeyourfuture.github.io/github_iss
1111- ` index.html ` - The HTML file used to generate the site.
1212- ` styles.css ` - CSS used to style the site.
1313- ` .gitignore ` - A list of files which should not be tracked by Git.
14+ added a fork to this repo in order to make changes. !!! Important
Original file line number Diff line number Diff line change @@ -44,13 +44,13 @@ <h3>Facts About Manchester</h3>
4444 < section class ="content ">
4545 < div >
4646 < h3 > Facts About Birmingham</ h3 >
47- < ol >
47+ < ul >
4848 < li > There are more canals here (35 miles) than in Venice (26 miles)</ li >
4949 < li > The world's first football league started here</ li >
5050 < li > The postage stamp was invented here in 1839</ li >
5151 < li > Home to the 5th busiest McDonald's in the world</ li >
5252 < li > The board game Cluedo was invented here in 1943</ li >
53- </ uol >
53+ </ ul >
5454 </ div >
5555 < img src ="https://cdn.pixabay.com/photo/2017/08/24/07/36/birmingham-2675655_1280.jpg " alt ="Canal boats in Birmingham at night ">
5656 </ section >
You can’t perform that action at this time.
0 commit comments