Browsing Tag
css
254 posts
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…
Creating a Stylish Blog Card with Dynamic Background Animations
Overview In this article, we’ll walk through the process of designing a visually appealing blog card using HTML…
Unlocking the Power of CSS Grid for Modern Web Design
CSS Grid is revolutionizing the way web developers create layouts, offering a flexible and efficient approach to designing…