Inspect Element As A Way To Increase Your Curiosity
A front-end developer explores how inspecting website elements with DevTools can fuel curiosity and learning, using Instagram's layout as a case study.
A front-end developer explores how inspecting website elements with DevTools can fuel curiosity and learning, using Instagram's layout as a case study.
A technical tutorial on creating realistic paper snowflake effects in CSS using clip-path, masking, and custom properties.
A developer details the technical implementation of a multi-theme UI system for a website, covering CSS variables, localStorage, and dark mode images.
A tutorial for front-end developers on how to create a whimsical, interactive 3D button using only HTML and CSS.
Andy Bell critiques tech industry debates as "boring money internet" and advocates for a more creative, inclusive web.
A guide to creatively styling HTML <hr> elements with CSS and SVG, moving beyond plain lines to add visual flair while maintaining semantics.
A technical guide to creating animated underlines for links using modern CSS properties like text-underline-offset and text-decoration-color.
A reflection on CSS Battle videos, analyzing how programmers think, test theories, and iterate through code to solve front-end web development challenges.
A web developer criticizes accessibility overlays as harmful and ineffective, advocating for proper web accessibility practices.
A tutorial on creating interactive inline color preview boxes in R using htmltools and custom CSS.
A guide to understanding and using CSS logical properties for better RTL and multi-directional web layouts.
A critique of Tailwind CSS and utility-first frameworks, advocating for a more flexible, technology-agnostic approach like CUBE CSS.
A tutorial on creating a simple scroll-triggered image rotation animation using JavaScript and CSS.
A JavaScript developer argues for prioritizing CSS skills to improve quality of life and career, especially for those who find it frustrating.
A developer discusses the need for better browser dev tools to debug modern CSS media queries like dark mode and reduced motion preferences.
A tutorial on creating a scrolling credits sequence for video calls using OBS and CodePen, with code examples and setup instructions.
An article explaining the CSS z-index property, its common pitfalls, and how stacking contexts affect element layering.
A roundup of exciting new web technologies including CSS aspect-ratio, container queries, and JavaScript libraries like GSAP Draggable and Three.js.
A guide to understanding and configuring static files (CSS, JS, images) in a Django web application for improved styling and functionality.
An in-depth tutorial on CSS Transitions, covering fundamentals, timing functions, performance, and UX best practices for web animations.