dai11y 07/07/2020
A Complete Guide to Links and Buttons An excellent resource by CSS-Tricks. I learned that the download attribute on links instructs the browser to download the resource; that links can have a rel attribute that define the relationship to the target (e.g. rel=”author”); that you can chain link styles (a:focus:hover {}); and that if you… [Read More]