Temani Afif

Temani Afif

How to create Breadcrumb Navigation with CSS
How to create Breadcrumb Navigation with CSS
In a previous article, we build the Stepper component and in this one, we will tackle another famous component: the breadcrumb navigation. I will try to combine modern CSS Tricks to create a breadcrumb system easy to manage and scalable.
Temani Afif
5 min read
How to style a progress bar using CSS
How to style a progress bar using CSS
Create a horizontal or a circular progress bar using modern CSS techniques.
Temani Afif
9 min read
How to style checkbox and radio buttons using CSS
How to style checkbox and radio buttons using CSS
Learn how to create custom checkbox and radio buttons with fancy designs using only CSS.
Temani Afif
5 min read
How to Create Wavy Boxes Using CSS
How to Create Wavy Boxes Using CSS
After the Zig-Zag boxes, it’s time to create wavy boxes! More cool shapes that you can use to decorate your images or any content. We will study two types of shapes illustrated below:
Temani Afif
5 min read
How to Create a Zig-Zag Box Using CSS
How to Create a Zig-Zag Box Using CSS
How to Create a Zig-Zag Box Using CSS In this article, we will decorate elements with fancy Zig-Zag borders (or spiky borders if you want a different name). You will probably not use such shapes but it’s a good exercise to practice with some modern CSS. Here is an overview of what we will create
Temani Afif
5 min read
How to create Shapes with Inner Curves using CSS Mask
How to create Shapes with Inner Curves using CSS Mask
Use modern CSS to create shapes with inverted radius, notch, inner curve and more!
Temani Afif
5 min read
How To Create Cut-Out Shapes using The clip-path property
How To Create Cut-Out Shapes using The clip-path property
A few CSS tricks to invert any kind of polygon shape (cut-out shapes)
Temani Afif
5 min read
CSS Tricks To Master The clip-path Property
CSS Tricks To Master The clip-path Property
Learn how to easily create CSS shapes using the clip-path property
Temani Afif
5 min read