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/
