Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 626 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 626 Bytes

Modal Block with JS Modal Block with JS

Online Gallery is simple project to practise simple modal window pop-up with Vanilla JavaScript. By clicking on the "About us" button you can open the modal window and also close it by using "X" button as well as any place outisde the window.

Things I learned:

  1. Working with DOM
  2. Toggle classes
  3. CSS transform