HTML & CSS Principles

1. Readability
2. Completeness of names that are being used globally
3. Maintain hierarchy
* No .elem { .parent & { … } }

– Put font-size in object-level


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *