nss-day-cohort-22 / movie-history-unaccountable-baboons

movie-history-unaccountable-baboons created by GitHub Classroom
2 stars 2 forks source link

added modal for login #18

Closed Deanna2000 closed 6 years ago

Deanna2000 commented 6 years ago

git fetch --all git checkout deanna-login-modal http-server

Added to index.html to add input elements and set up divs with classes to style the modal. Added js file for userLoginModal to set up event listeners Added css styling for input elements and the modal

You should click on "register button" and see the modal pop up Login text boxes are not going anywhere right now Sign Me Up Button is not working either Click on the "x" to close the modal box - (the height of the x box is taller than the x itself in order to preserve formatting of the input boxes).

eagobert-zz commented 6 years ago

👍