css-reference
css-reference copied to clipboard
CSS Reference: a free visual guide to the most popular CSS properties
Fixes #19, too, I suppose.
- Highlight focus for keyboard users. - Add some base landmarks (main, menu, search). - Label some links that are not described by their link text. - Add a skip...
I didn't find anything saying this was intentional so I made a quick patch. http://cssreference.io/#color See `rgb()` and `rgba()` as compared to `hsl()` and `hsl()a`
 The `cursor:helpe-resize;` property doesn't exist, I changed to `cursor: help;`
I've abstracted out the data into a yaml file, the data is now used to generate the list, menu and single pages. This will make updating the content alot easier...
Now it leads to a GitHub [404](https://jgthms.com/css-in-44-minutes-ebook). 
Changes: - visual correction