Create Slider with HTML, CSS, and JavaScript

Опубликовано: 04 Октябрь 2024
на канале: ByteMind
32
1

In this video tutorial, you will learn how to create a fully responsive slider from scratch using HTML, CSS, and JavaScript. We will start by building the HTML structure of the slider, then add some CSS styling to make it look good, and finally use JavaScript to make it interactive and functional. By the end of this tutorial, you will have a slider that works on all devices and can be easily customized to fit your needs.

github: https://github.com/bytemindyt/slider

00:00 intro
00:08 HTML
05:03 CSS
22:02 Javascript
22:46 preview