pac-man-pagination

How to create unique Pagination Snippet using CSS

Coding is fun. If you enjoy coding then it expresses through your output. Today I came up with such a fun Snack Pellets Eating Pac-Man Themes CSS Pagination Design. This CSS-only Pac-Man video game-inspired design using radio buttons. Every page is presented by the classic snack pellets dots and clicking on this moves Pac-Man to […]

Continue Reading
Form-input-field

How to create a beautiful form input field using CSS

Hello, Everyone Today I will show you how to create a form input field. Let’s see the demo : Live Demo Link: https://6ojt2.csb.app/ Codesandbox Link:https://codesandbox.io/s/form-input-6ojt2-6ojt2?file=/index.html  Let’s See the Design: To create this beautiful input field you just need Basic HTML and CSS. Let’s start HTML Part: To make this beautiful input field you just need […]

Continue Reading
Card

How to create an amazing animated card

Today I will show you how to create an amazing animated card. Let’s see the demo : Live Demo Link: https://kp38h.csb.app/ Codesandbox Link: https://codesandbox.io/s/product-card-kp38h-kp38h?file=/css/style.css Let’s See the Design:   To create this amazing card you don’t need to know so many things. Just need  Bootstrap CSS and Basic HTML. HTML Part: Here is the HTML […]

Continue Reading
How To Make A Simple Animated Button Using CSS

How to make a simple animated button using CSS

Hello Everyone, Today I will show you how to make a simple but attractive animated button using some Bootstrap CSS. Live Demo Link: https://5ddtb.csb.app Codesandbox Link: https://codesandbox.io/s/simple-button-5ddtb-5ddtb?file=/css/style.css Let’s See the Design: HTML Part: Here is HTML button code. To make this simple button use the two classes btn and btn-gradient. <button class=”btn btn-gradient”> Simple Button […]

Continue Reading

How to make a simple beautiful navbar with megamenu using HTML

The navigation bar in HTML and CSS is necessary for every website. Let’s How to make a simple beautiful navbar with Bootstrap CSS Framework and it’s awesome. This navigation bar is with following features –  Mobile Support Navbar Mega Menu bar Dropdown Menu bar Hoverable Dropdown/Mega Bar Live Demo Link: https://kbwyc.csb.app/ Code Sandbox Link: https://codesandbox.io/s/priceless-lederberg-kbwyc-test-kbwyc?file=/index.html […]

Continue Reading