-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Iffat Ara Sanzida edited this page Nov 25, 2023
·
2 revisions
<style>
.button {
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
}
.button1 {background-color: #04AA6D;} /* Green / .button2 {background-color: #008CBA;} / Blue */ </style>
Change the background color of a button with the background-color property:
Green Blue
](https://github.com/whomping-willow/OBE/blob/main/Group3_OBE_Report.pdf)