Skip to content

Instantly share code, notes, and snippets.

@justmarkup
Last active April 16, 2019 06:34
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 justmarkup/980d4a96b703cbd4d3ddfe9212134d1b to your computer and use it in GitHub Desktop.
Save justmarkup/980d4a96b703cbd4d3ddfe9212134d1b to your computer and use it in GitHub Desktop.
Focus order examle
<ul>
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
<li><a href="#">Four</a></li>
<li><a href="#">Five</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment