Okay, if you are looking to learn over the couple of weeks and just code it yourself, I would recommend picking up Notepad++ if you are on Windows (google it). As far as tutorials, Killersites has them, but http://w3schools.com is a good start that is non video. I would start with HTML 4 because it has the fundamentals of what you need to know, and then go onto HTML 5 as most HTML 5 courses only has the new stuff, when you will need to know the old stuff as well, such as heading tags, p tags, span tags, etc. HTML 5 is the latest version. Let me know if you have any questions.