Init
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Tuckers Page</title>
|
||||
<style>
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Tuckers Page</h1>
|
||||
<p>Hi, I am Tucker and I love pokemon</p>
|
||||
<img src="pika.gif" height="200">
|
||||
<img src="umb.gif" height="200">
|
||||
<img src="bulb.gif" height="200">
|
||||
<img src="dragon.webp" height="200">
|
||||
<img src="card.webp" height="200">
|
||||
<img src="mega.webp" height="200">
|
||||
<img src="face.webp" height="200">
|
||||
<p>I really like all these gifs of Pokemon. Come to my website to learn all about Pokemon.</p>
|
||||
<a href="rylee.html">Rylee's Page</a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user