Lab 25
During lab 25 we had to write an sentence to interact with the viewers. The point of lab 25 was to make the viewer type out a secret code that will in return give them a reward. In order to do this lab I created an h1 tag that had id of display and in this display allowed the user to type in it. Doing so took the use of javascript which used an evenListener to see once the correct code was typed in. This is very useful as a web designer because it allows for you to create easter eggs on your website if you want and create a better user interaction with the site.
Comments
Post a Comment