Html assignment 2. Worth 45pts (5 pts extra credit). Come to class and get all the answers!

Follow all the instructions. Ask questions if needed.

Assignment Specifics

  • Create a new page in Notepad for HTML2
  • Createa tablewith at least 3 rows, 3 columns, and borders
  • Row 1 – insert a picture into one column and a picture description into another column

–Be sure it’s a picture you own or one that’s free

–You must have the picture in your birdnest space or use a URL to the file

  • Row 2 – Use table header tags to create headers that describe what is in row 3
  • Row 3 –

–Column 1: an ordered or unordered list about you with the default bullets changed

–Column 2: your choice

–Column 3: a definition list with your goals

  • Add an obvious link from your HTML2assignment to your HTML1 assignment.
  • Also add a link from your HTML1 assignment to your HTML2 assignment

–Remember you will have to move all files to birdnest

  • When you print the browser view of the HTML2 assignment, make sure it shows the URL once it is on birdnest.

Extra Credit: Merge column 1 and column 2 of row 1 for 5 points extra credit. The book has the attribute needed to create the effect shown below.

Once you have your page working:

  • Send an e-mail to with a link directly to your page on birdnest

(With your birdnest page open to HTML2you can copy and paste the address into the message body)

  • Follow all the General Assignment Instructions for HTML Assignments

GRADING GUIDELINES

  • File on birdnest – (7 pts)
  • Table with at least 3 rows, and 3 columns, with borders – 8 pts (1 pt each)
  • Row 1 contains a picture in one col (1 pts) and a picture description in another col (1 pts)
  • Row 2 contains a header (using th tags) in each column – 3 pts (1 pt each)
  • Row 3 –

–Column 1: an ordered or unordered list (5 pts)w/ default bullets changed - 5 pts

–Column 3: a definition list with your goals - 5 pts

  • Working link from HTML1 to HTML2 – 5 pts
  • Working link from HTML2 to HTML1 – 5 pts
  • Column 1 and column 2 of row 1 merged – 5 pts
  • E-mail not sent from Winthrop account– (-1 pt)
  • Incorrect message subject – (-1 pt)
  • Multiple messages – (-1 pt)
  • Missing printouts – (-1 pt)
  • Late (same day) – (-5 pts); Next day < 24 hours – (-10pts)

General Instructions for HTML Assignments

•Print the text editor (Ex. Notepad/SimpleText) file(s)

•Print out the browser view

•Turn in all printouts at the start of class: include name, class day and time

•Send your file(s) to as an attachment

–Note the one (1) at the end of the above address

–Send the e-mail from your Winthrop account

–Send only one message (contact me at my regular address if you need to resubmit your homework)

–No replies are available from the homework address

–Send your html files as attachments in a single message

–For assignments required to be on birdnest, include a link directly to the homework file

–Title the message: HTML#, class day and time, your_name (where # is the HTML assignment #) Ex. HTML3Fri2:00StudentName

•Due at the start of class

•Always use the Doctype & extended html tag

NOTE For birdnest assignments: Check your link to make sure it is not pointing to a file on the Z or C drive (or to a pobox file or flash drive). These links will work for you but not for the general Internet user. For example this is incorrect: <a href="file:///Z:/HTML2.htm"> because it is pointing to a file on the Z drive.