975
edits
Line 157: | Line 157: | ||
** Images/bg images with text in them must have alternate textual representation (alt text or text positioned offscreen for screenreaders). Avoid these due to L10n difficulties anyway. | ** Images/bg images with text in them must have alternate textual representation (alt text or text positioned offscreen for screenreaders). Avoid these due to L10n difficulties anyway. | ||
* CSS: | * CSS: | ||
** | ** Separate stylesheets for other browsers (IE) are ok | ||
*** | *** If only 1 or 2 properties are changed, keeping them in the original stylesheet is ok | ||
** 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 |
edits