bdub328 / tea_cozy

0 stars 0 forks source link

Nesting and indentation #6

Open aubreywullschleger opened 5 years ago

aubreywullschleger commented 5 years ago

Simplify! Be sure to use consistent nesting and indentation in your HTML. Here's more info on best practices for nesting and indentation (and other HTML/CSS best practices): https://learn.shayhowe.com/html-css/writing-your-best-code/. These practices help your markup to be organized and easy to read.