Tags
Currency Converter
Hey friends, today in this blog, you’ll learn how to Build A Currency Converter App in HTML CSS & jаvascript. In this app you can enter your amount and convert your currency to a different country’s currency. You can’t leave the amount field...
Draggable Bottom Sheet Modal in HTML CSS & JavaScript
Have you ever used an app like Facebook or Instagram and see a modal that slides up from the bottom of the screen? These bottom-sheet modals are a great way to provide users with additional information or functionality without taking up too much...
Card Slider
Sliders have become a crucial part of web design, used to showcase content or images in an engaging and interactive way. As a beginner, creating a card slider can help you develop fundamental web development concepts such as DOM manipulation,...
Cookie Consent Box
Hey friends, today in this blog you’ll learn how to create a Cookie Consent Box using HTML CSS & jаvascript. In the earlier blog, I have shared how to Detect Internet Connection using jаvascript....