Accessibility Tools

Skip to main content
© Romankoff Development
Account

How to add a progress bar to your website: a detailed guide

a progress bar on the website created using HTML, CSS and JavaScript
Reading time: 2-3 min.

A progress bar is one of the most useful web design tools that allows users to get a visual representation of the process of downloading or performing a certain action on a website. In this article, we will consider the case when the progress bar at the top of the site displays the progress of the viewed page content when it is scrolled.

adaptive YouTube video on a computer, tablet and smartphone

How to make a responsive YouTube video on the site?

Internet users consume video content more and more often, so developers have an important task to make videos on the site as convenient and accessible as possible. One of the most popular services for downloading and playing videos is YouTube. In this article, we'll look at how to make a responsive YouTube video on your site using CSS.

smooth scrolling on the site

How to add smooth scrolling to a site: step-by-step instructions

Smooth scrolling on a website is a function of scrolling a web page up or down by scrolling the mouse wheel or using your fingers on the touch screen. At the same time, you can observe such a visual effect as smoothness (instead of instant and sharp movement), which in turn makes viewing the site's content more attractive and convenient for users.