Created
October 10, 2019 13:15
-
-
Save riccardogiorato/c269ed79d4796b038ab91b1dbb48ef02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div tabindex="0" role="button"> | |
This is a div but I'm a button for | |
</div> | |
<a tabindex="0" role="button"> | |
This is a Link but I'm a button for Screen readers | |
</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment