ScreenCoder — Turn any UI screenshot into clean, editable HTML/CSS with full control. Fast, accurate, and easy to customize.
Explores the concept of functions in CSS, including arguments, defaults, returns, type-checking, and possible future use cases. Currently available in Chrome Canary behind an experimental flag.
This module provides the ability to define custom functional notations for CSS, allowing authors to define reusable and dynamic CSS values.
Tables once ruled web design, with nested tables causing both creativity and chaos. Replaced by CSS for layouts, they’re now a nostalgic tool still essential for data.
An exploration of why CSS pseudo elements cannot be applied to <input> elements and a workaround using a <span> wrapper to add icons to buttons, while recommending the use of <button> elements for better semantic and functional practice.
The article discusses the importance of cheat sheets for frontend developers and provides a list of the seven best cheat sheets to help with various frontend development tasks.
1. Codecademy FrontEnd Cheat Sheets
2. The Frameworks Cheatsheet
3. SheCodes CSS Cheat Sheet
4. Responsive Web Design Cheat Sheet
5. Flexbox Cheatsheet Cheatsheet
6. HTML5 Canvas Cheat Sheet
7. Sass Cheat Sheet