My Profile on Codecademy
So I finished the new web fundamentals section of Codeacademy - there’s a series of lessons called “HTML Fundamentals” and one project based on those lessons.
I don’t recommend these yet for someone who’s never been introduced to HTML (stick with HTMLdog and School of Webcraft) but I would recommend these as extra practice drills for writing code by hand.
Some of the concepts the Codeacademy lessons teach I do not agree with - we shouldn’t be teaching beginners to force a link to open in a new window or to use the align attribute to position an image.

