2.2.2 Replace inline attributes with external styles
Don't put a border="0" attribute on all your tables and images. Instead, define that property once in the CSS so it applies to all elements. Follow the same rule for any other HTML attributes that are made redundant by CSS.