Thanks, ~dL. Not sure what the errors were. Perhaps I was working on the file at the time you checked it. I ran Tidy as you suggested and got 22 warnings and 0 errors. I addressed all of the warnings.
The div still does not move with the page in IE7 when I resize the browser window. As you can see, I attempted to use conditional comments and use the min-width property to trigger Layout. All of the websites I visited made it seem so straightforward that I just feel like I have a typo somewhere. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of ~davidLaakso Sent: Monday, April 02, 2007 11:56 AM To: Mark Gutberlet Cc: [email protected] Subject: Re: [css-d] IE7 Window Resize Mark Gutberlet wrote: > I am sure I am overlooking something simple...[trimmed] > The page is currently live at: > http://www.rhcbuilds.com/home.php > > The first place to begin with html/css problem solving is to provide valid files to the list. Your css is valid. And that is all good. The html file has more than 100 errors. The problem you wrote about probably has to do with accounting for ap in IE. But, first back-up what you've got. Run the source document through Tidy <http://infohound.net/tidy/> . Tidy will point out the errors, and correct many of them. Correct the balance by hand. Bring valid files back to the list for the remaining and unresolved issues you encounter. (You'll need to account for user discretion with regard to font-scaling as well. Even a hint of scaling will wreck your page now). Best, ~dL -- http://chelseacreekstudio.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
