Bob Boisvert wrote:
>David L. and everyone, > ><snip> >This may help? >Change body with these additions and deletion: ><snip> > >Thanks for the help and suggestions I did make some of the recommended >changes and I where the changes can make a difference. > >The changes: >http://www.sarjen-webdesign.com/testing/css/threecol.html > > >Thanks for the look see. > >Bob > > > Bob, Still not killing my fuchsia background color in Opera. Changing: body {background-color: #FFF;color: #000;margin:0;padding:0;text-align: center;} To: body, html {background-color: #FFF;color: #000;margin:0;padding:0;text-align: center;} will do the trick. Best, ~dL ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
