WebDev:FrontendCodeStandards: Difference between revisions

Line 32: Line 32:
* CSS:
* CSS:
** No separate stylesheets for any browser and no conditional statements.
** No separate stylesheets for any browser and no conditional statements.
*** This might be necessary for some layouts. Reserved for worst case scenarios.
** For new sites, look into YUI Fonts & Reset, this will reduce browser layout differences
** For new sites, look into YUI Fonts & Reset, this will reduce browser layout differences
** Semantic classnames
** Semantic classnames
975

edits