Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .green {
- background-color: green;
- }
- .red {
- background-color: red;
- }
- </style>
- <button class="red green">Click</button>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement