-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfreshprince.html
58 lines (33 loc) · 1.11 KB
/
freshprince.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> lorem ipsum</title>
<Link rel="stylesheet" type="text/css" href="C:\Users\Tyler\Documents\... Programming Class\First Site\mystyle.css">
</head>
<body>
<h1> THE FRESH PRINCE OF BEL-AIR </h1>
<p>From western Philadelphia I hail
where in my youth I'd play upon the green
'til - rue the day! -I found myself assail'd
by ruffians contemptible and mean.
Although the spat was trivial and brief,
it wounded my dear mother deep within;
and so, to give her conscience sweet relief,
she sent me forth to live amongst her kin.
When to my port of call I'd been conveyed,
I came upon a coachman most unique;
and yet, I simply took the trip and paid,
despite his cab's decor and fresh mystique.
I survey all the land with princely mien
in fair Bel-Air, where I do lay my scene.</p>
<ul class="center">
<li> Carl Sagan </li>
<li> Joe Rogan </li>
<li> The Milk Man </li>
</ul>
<a href="http://www.reddit.com/"> This is the link to reddit
</a>
</body>
</html>
<img src="">