Bret :) to find out more about the correct way of stripping out the default margin - I can only point you to Eric Meyer :) I'd try to explain but I would not be as clear ;)
1. CSS RESETTING - REASONING : http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/ 2. CSS RESET : http://meyerweb.com/eric/tools/css/reset/ 3. RESET RELOADED : http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ hope this helps ;) Prisca On Sun, Apr 19, 2009 at 6:31 PM, Brett Patterson < [email protected]> wrote: > Would using: > > * { > margin: 0; > padding: 0; > border: 0; > } > > before the body to zero out all margins, paddings and borders, cause any > accessibility problems or any problems one should be made aware of before > using it for layout? > > -- > Brett P. > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* -- • graphiceyedea.co.uk • eyedea.eu • eyelearn.org • -- ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
