idk if i committed yet tbh
This commit is contained in:
27
lulu.html
27
lulu.html
@@ -14,11 +14,34 @@
|
||||
<div class="h1-container">
|
||||
<h1>Lulu Pier<span class="subtitle"> a.k.a. Doggo</span></h1>
|
||||
</div>
|
||||
<img src="lulu.webp" alt="Lulu the dog" />
|
||||
<a href="index.html"><img alt="Ted" id="title-img" /></a>
|
||||
</div>
|
||||
<hr />
|
||||
hello
|
||||
<p>
|
||||
My favorite thing to do is chase tennis balls in the back yard.
|
||||
Sometimes I even catch them mid-air! Close runner-ups are running
|
||||
around at the park, going on walks, and greeting my people when they
|
||||
come home.
|
||||
</p>
|
||||
<img class="media" src="images/lulu2.jpg" alt="Happy Lulu" />
|
||||
<p>
|
||||
All that running is tiring! After a long time outside, I'll go to my
|
||||
perch atop the couch and pant.
|
||||
</p>
|
||||
<img
|
||||
class="media"
|
||||
src="images/lulu-perch.jpg"
|
||||
alt="Lulu perched upon the couch"
|
||||
/>
|
||||
<p>
|
||||
Gotta clean off after a long day's work. I'll just use this here
|
||||
towel...
|
||||
</p>
|
||||
<video class="media" controls src="media/lulu-roll.mp4">
|
||||
Lulu rolling around
|
||||
</video>
|
||||
</div>
|
||||
</div>
|
||||
<script src="lulu.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user