Browsing Tag
css
266 posts
Colors and Backgrounds in CSS
Lecture 3: Colors and Backgrounds in CSS In this lecture, we’ll explore how to use colors and backgrounds…
CSS Layers: A New Frontier for Style Management
Introduction While understanding specificity is essential, CSS Layers offer a fresh approach to managing styles. Think of layers…
Understanding the CSS Box Model: content-box vs border-box, inline vs. block elements
As a frontend developer, understanding the CSS box model is make-or-break for being able to deliver pixel-perfect layouts.…
20 Lesser-Known CSS Tricks — The Ultimate Collection
CSS is a powerful language that allows you to bring creativity to life on the web. While many…
2/10 HTML | 30 Days of HTML CSS JS
Rough day, could not focus but this is what i learnt: https://www.notion.so/HTML-Project-2-2556665d922e431bba4ce2d687d7cf9e?pvs=4 And this is the project i…
Mastering CSS: Essential Techniques for Exceptional Web Design
CSS is a powerful tool for creating visually appealing websites. Mastering CSS allows designers and developers to create…
Use CSS’ `only-child` instead of `if/else` logic
This article was originally published on Rails Designer Rails developers are spoiled when talking about not needing to…
Building Responsive, Equal-Height Cards with Modern CSS (Magic of Flexbox & No Media Queries)
Table of contents Introduction What is our aim? Building the Structure Using Semantic HTML5 Adding the Style Using…
How to create a slick CSS animation from The Fall Guy
The Fall Guy (2024) is an action comedy movie about a down-and-out stuntman. The title sequence involves a…