I want to make a layout where the webpage is divided up as shown in the image below:
I’ve been trying to use a table tag but I need the whole screen to be used(100% width and height) and I would rather use more modern tags since I will have to end up using canvas in one of those segments anyway.

Like this? http://jsfiddle.net/NmjfE/
HTML:
CSS: