Skip to content

Instantly share code, notes, and snippets.

@jeggu96
Created April 2, 2018 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeggu96/cc5524ec79006ba8d518885925f3143e to your computer and use it in GitHub Desktop.
Save jeggu96/cc5524ec79006ba8d518885925f3143e to your computer and use it in GitHub Desktop.
The castle code left by the previous architect was all messed up.
<div class="castle">
<div class="walls">
<h1 class="gate_open">CASTLE GATE</h1>
<p class="tower">TOWER</p>
<a class="moats" href="castle_moats.com"></a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment