How to make a modal with HTML/CSS & Javascript

Опубликовано: 01 Ноябрь 2024
на канале: Noah Glaser
326
6

In this lesson, we'll be modal with HTML, CSS, and javascript.

Demo
https://phptuts.github.io/js-video-pr...

Documentation:
https://github.com/phptuts/js-video-p...

00:00 Demo
00:14 Base HTML For Non Modal
01:36 Base CSS for Non Modal
02:58 Background Blur CSS
03:52 Modal HTML
04:09 CSS Modal
11:36 Javascript
17:57 Finish Modal