Explore >> Select a destination


You are here

www.silvestar.codes
| | alexmuraro.me
18.9 parsecs away

Travel
| | I have restyled my site slightly, and as you might have noticed, I added a theme selector in the top right corner. Using CSS variables, it is very easy to do and great fun too. Basically this works by setting a "root" with your default css variables :root { --background: #1B2B34; --text: #ffffff; } which [...]
| | blog.scottlogic.com
16.8 parsecs away

Travel
| | This blog post looks at how CSS flexbox item sizing works, how it is used to create responsive layouts, and how it can be used to display interactive charts without using any Javascript.
| | tobiasahlin.com
20.4 parsecs away

Travel
| | Creating a masonry (or mosaic) layout with flexbox produces a grid with a seemingly shuffled and obscure order, but we can achieve a natural ordering by using :nth-child() and the order property
| | colorffy.com
79.5 parsecs away

Travel
| Generate beautiful color palettes with our Color Palettes Generator to quickly create perfectly harmonized color combinations and use them for your website or design.