-
use the Mozilla Developer Network HTML reference [0] to identify and use basic HTML tags
-
translate HTML tags like <div>, <p> into real world structures
Comment:
HTML Basic
Submission
Hello, I've been writing HTML by hand for about two years now, and I feel confident in my ability to use basic HTML tags to create functional html pages.
Please take a look at the submission where I talk about how I would mark up an image of a shelf of teapots. Also take a look at a previous task I did where I use hand-written HTML code to create "marked up" versions of photographs.
Thanks!
Assessment from Brigitte Jellinek on Nov. 16, 2011, 2:02 a.m.
Comment:
Assessment from brotherhutch on Nov. 16, 2011, 9:04 p.m.
Comment:
Nicely done Justine. Keep truckin' :)
Assessment from Philipp on Nov. 19, 2011, 7:17 a.m.
Comment:
I like the teapot, breakfast, and beach examples. I double-checked your reasoning for not wanting to use span on the MDN reference and they agree with you:
"It should be used only when no other semantic element is appropriate."
Full points from me.