Skip to content

Instantly share code, notes, and snippets.

@stonekim
Last active December 9, 2015 19:49
Show Gist options
  • Select an option

  • Save stonekim/4319907 to your computer and use it in GitHub Desktop.

Select an option

Save stonekim/4319907 to your computer and use it in GitHub Desktop.
HTML: test
<html>
<body>
<p> test </p>
<aside class="controls" style="display: block;"><a id="contLeft" class="left" href="#">◄</a><a id="contRight" class="right enabled" href="#">►</a><a id="contUp" class="up" href="#">▲</a><a id="contDown" class="down" href="#">▼</a><a id="contHelp" class="help enabled" href="#">⌨</a></aside>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment