
Consistent code structure – maintaining the structure of code written across document.
- spacing
- indentation



Semantic markup!
- using nav and list for navigation elements – the nav tag defines the navigation links in the page. Good use for screen readers etc.
CSS
- how to correctly write CSS code
- box model
Design principles
- balance
- repititon
- contrast & gradiation – considering accessibility
Leave a Reply