[ Team LiB ] Previous Section Next Section

Exercises

  1. Write a script that creates a progress bar that could be used on a fundraising site to indicate how much money has been raised in relation to the target.

  2. Write a script that writes a headline image based on input from a form or query string. Allow user input to determine the canvas size, background and foreground colors, and the presence and offset of a drop shadow.

    [ Team LiB ] Previous Section Next Section