Query String Challenges

Query String URLs : Challenges

Overview

  1. Read API documentation

  2. Create query string url for each challenges

  3. Test query string url in browser

Challenge : Google

Create query string URL to:

Challenge: Lorem Picsum

Create query string URL to:

  • What is the base URL before the ?

  • 600 pixel square image

  • blur value of 3

  • In grayscale

  • ReferenceLorem Picsum

Challenge: Placeholder.com

Create query string URL to:

  • What is the base URL before the ?

  • dimensions of 600x800 image

  • Image is red or FF0000

  • Text is Your Name not the dimensions

  • Reference Placeholder.com

Last updated