Anyone know where i can download free web templates, i don't want ones with the css in them just plain html + images. i can't seem to find them anywhere and one that look professional.
Just HTML is pretty easy to figure out by yourself. I say that you could probably build what you are trying to in an hour with www.w3schools.com, (follow there HTML tutorial on the left navigation). It is when you start adding CSS and <div> tags when it gets tricky.