I have a form where there\'s a \"Submit\" button and a \"Cancel\" anchor. The HTML is this:
HTML
HOME
CSS
.button { background-color: #00CCFF; padding: 8px 16px; display: inline-block; text-decoration: none; color: #FFFFFF; border-radius: 3px; } .button:hover{ background-color: #0066FF;}
Watch the tutorial
https://youtu.be/euti4HAJJfk