|
You are here |
www.smashingmagazine.com | ||
| | | | |
smashingconf.com
|
|
| | | | | Meet an inclusive, practical and friendly conference on front-end, design, JavaScript and UX. With talks on Accessibility, Performance, Vue.js, HTML email, Web Fonts and CSS/JS techniques. Mark your calendar: October 20-21, 2020 in New York! | |
| | | | |
ishadeed.com
|
|
| | | | | An exploration of examples showing masonry as both a part of CSS Grid and as its own display type. | |
| | | | |
piccalil.li
|
|
| | | | | Using the power of modern CSS layout, we create a flexible media browser and video player layout that maintains its aspect ratio at all viewports. | |
| | | | |
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. | ||