Web Page Design

Text Wrangler Coding Test

You are to create the following web page in Text Wrangler using the skills you learned in your first few assignments. Save in your TextWrangler folder as Yourfirstname_coding_test_REDO.html. To complete this assignment, you are to refer to the skills you have learned and stored in your brain. You are not to copy any of the coding except the first two line which are below. If you are caught cheating (copying off of someone else's computer or copying more of the code) or off task you will receive a big fat 0 for this assignment. This assignment is worth 100 points.

Background color is #5cb3ff
Text color is #150517

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

You are to print your web page, text wranger page and your web page source. Good Luck!!!!

Your Test should look like the image below:

Click on this link below to get the correct text, so all you have to do is code it.