Challenge 1

Div Lists

Individual List

1. Capitals in the name

2. Spaces in the name

3. Fonts should be in CSS

4. Should not have a downloads folder

5. Libs folder?

6. JavaScript file names do not make sense

7. HTML folder should not exist

Team List

1. No need for html folder

2. No spaces in file names

3. No numbers in file names

4. No capitals in file names

5. Separate raw images from web images

6. Downloads folder should be labeled as assets

7. Images need to be labeled with dimensions

8. Fonts belong in CSS folder

9. There should only be 1 CSS file because it can be applied to all the html files

10. Needs a secondary site root folder

11. There should not be an HTML folder