
This is my first attempt at creating a simple header and footer design in dreamweaver, I found the simple things like changing the background and text colour fairly easy, but i found adding an image in the header and changing the roll over buttons a little challenging.
http://slab.sunderland.ac.uk/~bf87ng/cardboard/index.html
This is my second attempt. I found this one a little easier and i was able to add the video in with no problems. I did encounter a problem with a large gap between the header and navigation bar, the problem was that i had missed a line of code.

This is how it looked before i added the extra line of code.
This is the extra line of code i added (height:80px;) which made the gap smaller to fix the problem.
http://slab.sunderland.ac.uk/~bf87ng/gradiant/index.html
This is my third design, although this design looks quite nice the layout doesn't work correctly.
When the page is made wider some of the sections don't stay in the same place because they are not fixed into place they are fluid.