| Use the text-transform property to specify the case of letters |
4 |
4 |
Use the th element for table headers |
6 |
4.17 |
| Use the optgroup element for hierarchical select options |
5 |
4.2 |
| Don’t use empty HTML elements |
30 |
2.57 |
Group form controls by using fieldset and legend elements |
11 |
4.36 |
| Don’t use H1 for site title exclusively |
18 |
3.89 |
| Don’t use definition lists for marking up dialogues |
9 |
4.44 |
| Don’t use “click here” links |
44 |
4.68 |
Use ins and del elements for document changes |
11 |
4.09 |
| Use proper markup on quotes |
10 |
4.5 |
| Don’t give presentational names to classes and ids |
25 |
4.24 |
| Never use HTML tables for layout |
92 |
4.38 |
| Use semantic markup for tag clouds |
23 |
3.83 |
| Cure your divitis |
31 |
4.45 |
| Don’t think valid HTML is good HTML |
50 |
4.58 |
| Don’t Use Empty Links |
26 |
4.54 |
| Do not use NBSP for adding space |
39 |
3.08 |
| Write good class and id names |
36 |
4.75 |