-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (20 loc) · 956 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<html>
<head>
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<title>James</title></head>
<body>
<h1>This is a page about really fast cars</h1>
<ul><li>What is forumla 1?</li>
<li>How to become forumla 1 driver?
<li>How to get a sweet ride</li></ul>
<ol><li>Step 1</li></ol>
<p><img class="dopeimage thickboarder" src="http://e0.365dm.com/16/04/16-9/20/kvyat-conclusions-qualifying_3443324.jpg?20160405154807"/>
<img class="dopeimage" src="https://www.formula1.com/content/fom-website/en/championship/races/2017/Mexico/_jcr_content/image16x9.img.1536.high.jpg"/>
</p>
<p>
</p>
<a href="http://www.bbc.co.uk/sport/formula1">Check out the latest on formula 1</a>
<a href="http://www.bbc.co.uk/sport/formula1"><img class="dopeimage" src="https://www.formula1.com/content/fom-website/en/championship/races/2017/Mexico/_jcr_content/image16x9.img.1536.high.jpg"/>
</a>
</body>
</html>