Right, I've done plenty of other stuff in my degree so far, but not had any reason to learn any HTML 
I've got a site set up, with <div> sections, for a header, footer and main body. For a particular part of the site, I'd like to add a menu on the left, which then spawns the content in the main body space to the right of it.
Can anybody point me to the best way to do this? I don't want to have to create a whole new page for each of the entries...
TIA!

I've got a site set up, with <div> sections, for a header, footer and main body. For a particular part of the site, I'd like to add a menu on the left, which then spawns the content in the main body space to the right of it.
Can anybody point me to the best way to do this? I don't want to have to create a whole new page for each of the entries...
TIA!