Main Bar

Web Challenge Answers
The first challenge:
   Make the word “love” in big, bold, red letters.
The solution:
   <P><FONT size="+4" color="FF0000"><B>love</B></FONT></P>
What it looks like:
Clearlove

The second challenge:
ClearMake two photos (or graphics) appear side by side instead of one on top of the other.
The solution:
Clear<P><IMG width="250" height="146" SRC="chimpunk.jpeg"><IMG width="250" height="146" SRC="squirrel.jpeg"></P>
What it looks like:
   Chipmunk 1Chipmunk 2

The third challenge:
ClearMake a sentence in which each word is a different colour.
The solution:
Clear<P><FONT color="FF0000">Welcome </FONT><FONT color="FF6600">to </FONT><FONT color="003300">the </FONT><FONT color="0000FF">wonderful </FONT><FONT color="00FFFF">world </FONT><FONT color="9900FF">of </FONT><FONT color="333333">science. </FONT></P>
What it looks like:
ClearWelcome to the wonderful world of science.


ClearNow back to the web project.

Copyright © 2003 Peter Piper Publishing Inc.
Last updated April 14, 2003.