Question: Using the code we worked on together in class, attempt to implement the following changes to the application: change the script so that it generates

Using the code we worked on together in class, attempt to implement the following changes to the application:

change the script so that it generates a random number between 1 and 50;

reduce the number of allowed attempts to something less than 10;

if the user's guess is too high, change some CSS property value of the #lowOrHi paragraph element;

if the user's guess is too low, change some other CSS property value of the #lowOrHi paragraph element;

Move the entire script into an external file and connect it to the guess.html page, making sure that everything functions properly.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To implement the changes to your application as described follow these steps Step 1 Change the Random Number Generation Ensure that your random number ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!