CSS Styling Buttons and Links

PHOTO EMBED

Tue May 04 2021 15:40:32 GMT+0000 (Coordinated Universal Time)

Saved by @randomize_first #css

cssbuttons/index.html
​ ​<p>​
​   ​<input​ class=​"button"​ type=​"button"​ value=​"A Button!"​​>​
​   ​<a​ class=​"button"​ href=​"http://pragprog.com"​​>​A Link!​</a>​
​ ​</p>​
content_copyCOPY

https://medium.com/pragmatic-programmers/styling-buttons-and-links-ed4e8c354369