Explore >> Select a destination


You are here

jcbhmr.com
| | krasimirtsonev.com
1.2 parsecs away

Travel
| | The tiniest presentation framework / I did roughly 50 talks over the years, and for almost all of them, I used Reveal.js. I like it because it's HTML-based. I have complete control of everything and can easily publish the slides online. However, one thing bugs me every single time - the size of my content. I want to use all the available space. This becomes very important when I'm showing code to people. That's why I wrote SimPre. It's a 10KB HTML presentation framework that properly scales and positions my content.
| | loskoderos.com
1.2 parsecs away

Travel
| | Once again looking for a flex layout cheatsheet or example? Yeah, been there done that. Here's the sample I made to have a boilerplate of a Flex Layout ready to be used for some sort of a admin website etc. Code has been tested on both desktop and mobile browsers. Please note using the 100dvh
| | karlherrick.com
1.4 parsecs away

Travel
| |
| | css.oddbird.net
16.4 parsecs away

Travel
| [AI summary] The proposal outlines the development of container queries in CSS, focusing on enabling components to adapt to their container's size. It discusses single-axis containment, migration paths, and stakeholder feedback. The key points are: 1) Container queries allow components to respond to their container's size, similar to media queries but for layout. 2) Single-axis containment is proposed to address specific layout issues, though there are potential complexities with cross-axis interactions. 3) Migration paths are being considered to ensure compatibility with existing browsers, including syntax for testing support. 4) Stakeholders like Chromium, Gecko, and Webkit have shown interest or provided feedback, with ongoing discussions in the CSSWG.