Question: Create a single-page web application such that it reads a request parameter (or query string) given in the URL that specifies the desired background colour
Create a single-page web application such that it reads a request parameter (or query string) given in the URL that specifies the desired background colour of the requested page. For example, magenta, yellow, etc. If no parameter is supplied or the parameter has no value, set the background colour to white. Sending the string random will randomly select any colour for the background.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
