Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 1-elements/06_pet.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<body>
<h3>Missing Cat: Jules</h3>
<img src="https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?q=80&w=500&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D">
<img alt="Cat" src="https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?q=80&w=500&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D">
<p>3 year old cat with white fur and black eyes. Last seen on 123 Glendon Street.<br></p>
<p>If seen, please call <a href="tel:212-325-4981">this number</a>. Thank you.</p>
</body>