rebaz36 / ToDoList-Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML and CSS best practices

rebaz36 opened this issue · comments

Highlights:

Used Correctly

  1. Added empty lines accordingly
  2. Added indentations accordingly
  3. Closed All HTML elements
  4. Used Lowercase for HTML elements
  5. Used space-less equal signs
  6. Avoided using inline Styling
  7. No Commits of old pieces of code

Used Incorrectly

Single elements has classes