Aug 17, 26 css html webdev Modern CSS in 2026: Container Queries, :has(), and Cascade Layers A practical guide to container queries, :has(), and cascade layers — the modern CSS features that let you delete the JS and build-tool workarounds you used to reach for.
Apr 16, 23 html css js Ghost Hunter Game - Part-2 Build a Ghost Hunter browser game from scratch — Part 2: JavaScript game logic, collision detection, and score tracking.
Apr 14, 23 html css js Ghost Hunter Game - Part-1 Build a Ghost Hunter browser game from scratch — Part 1: HTML structure, CSS styling, and game layout setup.