Explore >> Select a destination


You are here

css-irl.info
| | matuzo.at
4.3 parsecs away

Travel
| | A a brand new Smashing Magazine workshop about modern CSS:
| | hjr265.me
6.4 parsecs away

Travel
| | We have extensions and addons that add features and customizations to our web browsers. But it wasn't always the case. During the the early 2000s (and even later) there were bookmarklets. Bookmarklets are short JavaScript scripts stored as bookmarks in your web browser. These were popular during the 2000s. However they started to decline in popularity when browser extensions became easier to build and more and more websites started to implement Content Security Policy (CSP).
| | www.lullabot.com
3.9 parsecs away

Travel
| | Viewport units are one of the lesser known gems in modern web design. They offer developers strong flexibility and accuracy when using CSS.
| | devikanair2805.uk
71.5 parsecs away

Travel
| Introduction Responsive web design has been a cornerstone of modern web development since Ethan Marcotte introduced the concept in 2010. For over a decade, we've relied on viewport-based media queries as the standard approach, often implementing a mobile-first methodology. However, as web applications have grown increasingly complex with component-based architectures, the limitations of traditional media [...]