Challenge 1
Individual list
- Index 1 should be labeled index
- There does not need to be html folder
- There does not need to be a fonts folder
- There does not need to be a downloads folder because there is already an image folder
- There shouldn’t be an about me in the html folder it should be in the main area
- There should only be jpg or png files in the image file
- The fonts should be in the CSS file itself because it is a style
- There should only be 1 CSS file because it can be applied to all the html files
- The downloads folder should be labeled assets
- There is no need for a notes folder because you can comment in the html or the css document
- The images should be labeled with their dimensions
Group list
- Should not be a “html” folder
- You do not need a fonts folder
- Needs a secondary site root folder
- Index should not have a space or number
- “About me .html” is broken, computers cannot read spaces
- There does not need to be a downloads folder because there is already an image folder
- There should only be jpg or png files in the image file
- The fonts should be in the CSS file itself because it is a style
- There should only be 1 CSS file because it can be applied to all the html files
- The downloads folder should be labeled assets
- The images should be labeled with their dimensions
- Should not capitalize folder/file names
- Separate raw images and web images