Posterous theme by Cory Watilo

Coding by hand

Code
Here's my code- glad that's over!

I did it a few times, but the only web thing I know is basic code, so I found this pretty easy. I use a lot of tags in my everyday work, although I didn't know what some of the codes were, particularly:

<!DOCTYPE html>: I can figure this out, but recall a longer string from a class I took

<meta charset="utf-8">: My guess is that this tells you what language/characters to put the page in.

Looking at other people's pages for the next challenge, I realized I didn't indent so well. I'll definitely work on that....