Skip to content

Instantly share code, notes, and snippets.

@BarryBlack
Created April 11, 2019 01:28
Show Gist options
  • Save BarryBlack/250dad69ec2e87eab0ad5941569b192c to your computer and use it in GitHub Desktop.
Save BarryBlack/250dad69ec2e87eab0ad5941569b192c to your computer and use it in GitHub Desktop.
bJqXyV
<h2>I want tattoo</h2>
<main>
<p>Click here to view more <a href="#">tattoos I do!!!</a>.</p>
<a href="#"><img src="https://res.cloudinary.com/webdevnz2018/image/upload/c_scale,h_281,w_281/v1553239986/tat2/zxzx.png" alt="A cute orange cat lying on its back."></a>
<p>Tattoos I love to do:</p>
<ul>
<li>cat nip</li>
<li>laser pointers</li>
<li>lasagna</li>
</ul>
<p>Tattoos I Hate! to do:</p>
<ol>
<li>flea treatment</li>
<li>thunder</li>
<li>other cats</li>
</ol>
<form action="/submit-cat-photo">
<input type="text" placeholder="type what you want!">
<button type="submit">Ask!!</button>
</form>
</main>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment