Well, a graphic is one way to accomplish that if you're looking to make a cross browser compatible website.. Another (assuming that your menu will go on the 25% portion of the page) would be to put your site in frames.. The left frame's background color being light blue and the right yellow..
I would agree with Big Crazy Booger, for cross platform, set the background of the page to a graphic, or if writing against IE, use frames, and set their backgrounds to the desired colours
Using Tables, each cell background can be defined directly:
R G B
Light blue 150 150 255 (add equal amounts of R,G)
Yellow 255 255 0 ( equal amounts of R,G, if lighter than add B )
------G.Hoffmann
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.