Skip to content

Commit 9d7448c

Browse files
authored
html add image
creating a picture-perfect trip.
1 parent 1c1bf83 commit 9d7448c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Add image

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE HTML>
2+
<html>
3+
<head>
4+
<title>Challenge: A picture-perfect trip</title>
5+
<meta charset="utf-8">
6+
</head>
7+
<body>
8+
<h1>The perfect trip</h1>
9+
10+
<p>I would see scenes like...</p>
11+
12+
<p>And animals like...</p>
13+
14+
<p>And eat food like...</p>
15+
16+
</body>
17+
</html>

0 commit comments

Comments
 (0)