Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 583 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 583 Bytes

Hello 👋

This is a basic login page i made using HTML, CSS, and JavaScript .

In this project i used the basic knowledge of javascript DOM manipulation and different methods about how we can change the css properties using the classList property.

Using the classList property i made the login page with dark and light toggling themes controlled by a button.

image image