Sticky Navbar on Scroll with HTML CSS JS
You must have seen a secondary Navbar on websites that stick to the top when you scroll. These Navabars are getting popular nowadays if you also want to…
How To Use Tailwind CSS in Simple HTML projects
Tailwind is Utility First CSS Library used for rapidly developing web applications, it eliminates the need of writing pure CSS and has a utility class for almost every…
10 Games To Learn CSS
Learning CSS can be very challenging because the journey to master CSS is very long and time-consuming, there are no shortcuts but still, we can make this journey…
Placeholder Images For Your Website using Picsum
When we are developing or designing our website, we may need to find some placeholder images to put on our website until the actual image is ready. There…