Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css onclick change color

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

PREVIOUS NEXT
Code Example
Css :: overflow-y scroll not working in chrome 
Css :: setting multiple styles in javascript 
Css :: setting z index on before after pseudo classes 
Css :: css video background 
Css :: scss how to use a variable in entire angular project 
Css :: css hide element 
Css :: css remove white space below footer 
Css :: command line download file from google drive 
Css :: set visibility css 
Css :: opacity 
Css :: css gradient background 
Css :: remove double quotes from string kotlin 
Css :: make table resopnsive for mobile 
Css :: input css text on right 
Css :: how create checkbox ui like disabled checkbox using css 
Css :: laravel enum float 
Css :: scss maps´ 
Css :: wpforms submit button css 
Css :: how to make two different animations to one element css 
Css :: smooth button effect css 
Css :: scss npm import 
Css :: css round image without stretching 
Css :: center div 
Css :: crop image in div 
Css :: subtract height css 
Css :: for...of...loop and NodeLists 
Css :: how to increase the area of a text are 
Css :: scss darken color 
Css :: bootstrap database table cdn 
Css :: css accent 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =