Author name: Manish Reddy Lyagala

Build a Simple Tip Calculator Using HTML, CSS, and JavaScript

Calculating tips can be difficult at times, especially when you want to make sure you’re leaving enough money for excellent service. A tip calculator is a useful tool for simplifying this procedure, making it quick and straightforward to calculate the tip and total amount on your statement. In this blog post, we’ll show you how …

Build a Simple Tip Calculator Using HTML, CSS, and JavaScript Read More »

Implementing a Smooth Slide Down Navbar on Scroll

Have you ever visited a website where the navigation bar magically appears as you scroll down the page, providing easy access without disturbing the initial view? This modern and sleek design feature improves the user experience while also adding a professional touch to any website. Imagine being able to add this functionality to your own …

Implementing a Smooth Slide Down Navbar on Scroll Read More »

How to Make a Circular Progress Bar with Pure HTML, CSS and JavaScript.

A circular progress bar is a graphical control used to visually represent the completion of a task or the status of a process. Unlike traditional linear progress bars, circular progress bars fill in a circular motion around a central point, offering a more dynamic and engaging way to display progress. Circular progress bars are used …

How to Make a Circular Progress Bar with Pure HTML, CSS and JavaScript. Read More »

Scroll to Top