Horje
html background color change by clicking Code Example
css onclick change color
<style>
.dabutton:focus {
    background-color:yellow;
}
</style>
<button class="dabutton"></button> // <-- usage
html background color change by clicking
<html>
     <head>
       <title>this is coding</title>
       <center>
       <h1 align="center"><span style="background-color:#00FF00">this is a nice piece of art
         




Html

Related
change font size of input text html Code Example change font size of input text html Code Example
basic html template Code Example basic html template Code Example
resetting canvas html Code Example resetting canvas html Code Example
bootstrap tabs Code Example bootstrap tabs Code Example
socket io script Code Example socket io script Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9