Hello, forum members!
I want to know what the best way is to position the following:
a rectangular div box which will be the “banner” and directly underneath it a big “container” div of the same width as the banner, which will contain other divs with info and links. The background/container div and the banner div will be the same on all pages, so I will have their style in an external style sheet. I am particularly interested in the type of positining (absolute, etc) that I should use for the banner, container and the divs inside it. any help appreciated!