I work as a full-time web designer using Adobe GoLive CS2 for my development platform. I recently designed a 2-column site with a header and footer using a CSS layout with floated columns. Unfortunately, when I build this type of site, it doesn't display properly in the Layout view of GoLive, even though it validates and displays correctly in the Preview mode and in web browsers. Now my client's IT department is attempting to test the site on their in-house server. They are using Dreamweaver and are complaining that the site won't display correctly in the layout view WYSIWYG editor. This isn't unexpected because I can't view it correctly in the Layout view of GoLive either.
Is this just an unfortunate consequence of hand-coding fluid layouts with floated colums using CSS+XHTML? Or is there something that I could do differently to get the Layout view to display the page better in Dreamweaver and GoLive? Has anybody else experienced this problem?