/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dogweather.dev
| | btxx.org
3.3 parsecs away

Travel
| | [AI summary] A tutorial on how to replicate the classic Mac OS 'Aqua' style buttons using only pure CSS.
| | meyerweb.com
3.8 parsecs away

Travel
| | [AI summary] A detailed guide to CSS2 test suite topics covering selectors, cascading, positioning, and styling properties.
| | www.taniarascia.com
4.3 parsecs away

Travel
| | I've received a few requests on how to highlight the syntax of snippets of in a blog like I have. Here is an example snippet of SCSS code...
| | lisilinhart.info
17.5 parsecs away

Travel
| Sometimes we want to create dynamic animations, that react to user input, like the mouse moving or selecting some checkboxes. Updating SVG elements according to this input has gotten a lot easier now that CSS Variables are usable in the browser.