-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (18 loc) · 757 Bytes
/
index.html
File metadata and controls
18 lines (18 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css"/>
</head>
<body>
<img src="https://media.alienwarearena.com/media/league_of_legends__clashing_winds_by_ae_rie-d70x719-n.png">
<font color= fuchsia">
<h1>JC</h1>
<p>Coder JC</p>
<p>Don't try this at home.</p>
<p>This is a great and simple website. It is pretty easy to make one. You should try it someday.</p>
<img src="http://ch20webmaster.com/wp-content/uploads/2017/12/Batman-Best-Wallpapers-Ch22b-1024x640.jpg">
<h2>About this Website</h2>
<p>As you can see there is not much on this website. Click <a href="http://google.com">here</a> for more info.</p>
</font>
</body>
</html>