Create Tabs in React or Next JS with react-tabs
Tabs are a common UI element used in web development to organize content and present it in a structured and user-friendly way. In React it becomes very easy…
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…
How to Create Your First Chrome Extension
There are around 200 thousand Chrome extensions already available for all kinds of situations so what might be the reason to develop your own new Chrome extension, well…