Explore >> Select a destination


You are here

9elements.com
| | scastiel.dev
6.7 parsecs away

Travel
| | A couple of days ago, I created a 3D version for the book I'm writing, with CSS only. Because I couldn't find an easy way to do it, I created a small 3D book image CSS generator. There was a lot of interest for it, and since it's definitely not that complicated, here is a small tutorial to learn how to create your own version.
| | iamsteve.me
6.7 parsecs away

Travel
| | No JavaScript required, iOS style toggle with CSS. Using the :checked pseudo class and adjacent sibling selector it makes it possible.
| | btxx.org
6.8 parsecs away

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

Travel
| Inspired by Ivan Vanderbyl's implementation, I also put together aprogress bar, in pure CSS. The transition of the blue bar is also donewith CSS, only the text is being updated...