Difference between revisions of "Role button on anchor"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<html> | <html> | ||
<a href="https://www.amazon.com" role="button"> Buy Now </a> | <a href="https://www.amazon.com" role="button"> Buy Now </a> | ||
+ | <a href="#" role="button"> Buy later </a> | ||
</html> | </html> |