|
You are here |
24ways.org | ||
| | | | |
matthiasott.com
|
|
| | | | | Matthias Ott is an independent user experience designer and developer from Stuttgart, Germany. Besides design practice he teaches Interface Prototyping at the Muthesius Academy of Fine Arts and Design, Kiel. | |
| | | | |
www.smashingmagazine.com
|
|
| | | | | The present and future of CSS are very bright indeed and if you take a pragmatic, progressive approach to your CSS, then things will continue to get better and better on your projects, too. | |
| | | | |
kleinfreund.de
|
|
| | | | | An in-depth analysis of a CSS-only dark mode implementation by Mu-An Chiou and its further development using CSS custom properties | |
| | | | |
css.oddbird.net
|
|
| | | [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. | ||