David Laakso
Wed, 06 Feb 2008 14:04:59 -0800
Michael Horowitz wrote:
I guess my boxes are wrong. What you have is what I am looking for. What I thought I was doing was setting up a#menu box adjacent to a #content box adjacent to a #right_box. All parallel. It appears the content box is actually going out to the entire size of the site while #menu box and #right_box are in it. What am I misunderstanding about setting up the box model correctly. (I don't want to just steal your code but understand how to do it right for the future) Michael HorowitzAssuming the above is in reference to your uri <http://terrorfreeamerica.us/><http://www.chelseacreekstudio.com/ca/cssd/temp05.html> Best, ~dL
I guess something is not right. If you put borders or background-colors on containers you may see what is wrong with your layout.
The left side of #content should touch the right side of #menu. They need to be parallel and adjacent to each other.
The first id to open and last to close needs to be #wrapper: it contains, #header, #menu/#content, and #footer.
#right_box box is not needed. Regards, ~dL -- http://chelseacreekstudio.com/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************