<style> .dabutton:focus { background-color:yellow; } </style> <button class="dabutton"></button> // <-- usage