Just wondering

On my website I am trying to color two outer columns with a white column inbetween. I know I am not supposed to use tables for it. Can anyone tell me what html or CSS I should be using. Does it have anything to do with the background or body tags?

What do you have for HTML, so far, and what is the intended final layout?

1 Like

Thank you for responding. I wanted a header that spans the width of the site. Then a 3 column layout with the side columns colored and the center column white. Then a footer that spans the width of the site. I also need to be able to put text in the columns. I just don’t know if I should be using containers, floats, body, background…

1 Like

this means: What have you coded so far? Please show us

1 Like