generated from fullstack-decal/homework1-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
39 lines (30 loc) · 850 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
35
36
37
38
39
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="author" content="Kartik Aggarwal">
<meta name="description" content="Steve Harrington's Tribute Page">
<title>???</title>
</head>
<body>
<???>Steve Harrington</???>
<a target="_blank" href="???">The Actual Wiki</a>
<???>???</???>
<img src="???" alt="???" height="???"/>
<???>Content</???>
<???>
<???>Fictional Character Biography</???>
<???>In pop culture</???>
<???>Reception</???>
<???>Reception</???>
</???>
???
???
???
???
???
<button ???="???">Click here to be a fan!</button>
<br>
<br>
<a target="_blank" href="???">Click here for a secret!</a>
</body>
</html>