A client notified me of a "design flaw" in his site
(http://www.waterlessons.org ). When he closes his browser down to a
very small window, the main text area gets overlapped by the box of
links on the right.
What he'd like to see on the site is:
· The left column remains static
· The far right column (links box) sticks to the right edge of the
browser window and maintains its width
· The width of the middle column (content area) would be able to
adjust to a very thin column, according to how small the browser window
is, but not be overlapped by the right column.
Can this be achieved using CSS?
Thanks.
-Fleemo