Need Your Help
So I was in my tech class, and last unit we were working with Visual Basic and some simple C#. So today, out teacher announced that in 2 weeks we will be starting in working with HTML, and also pointed out that I will be an expert demonstrator.
Now the thing is I do not know a thing about HTML, and I tried to tell the teacher but he though I just did not want to help. The reason he thought I knew HTML is because I made some simple slot machine with VB. Anyway, I want someone to point me to some good books and tutorials, since we start in 3 weeks
W3 schools are excellento. I hate HTML, finding it difficult to write fluently with it at the moment. Anyway, just google around, try some examples. Find a site that looks really nice, view the page source and see if you can understand how and why it looks nice (although in many cases they'll be using external CSS files so you can't see that) but you'll still be able to work out how the page is structured.