How do I code this website in HTML?

OK, that's a 2 column layout with header/footer.

Simple enough to create using CSS and DIV statements.

Good for you for starting with the Layout concept design. You are heading in the right direction.

You have a steep learning curve, but get your learning capabilites wrapped around HTML and CSS to start with.
 
it depends if you are wanting to create a site where your content is easily editable. If so then use drupal.org (drupal cms). It takes some learning but is very useful when you get the hang of it.

Otherwise, html/css should do the trick. search google for free css templates, find one that is roughly what you want, tweak it a little, and customize the content.

finally, you can hire a web designer to do the job for you.
 
Back
Top