Index.html is missing several aspects of modern web development such as having the information on the page be read off if the user is visually impaired, or displaying alternate text if a picture doesn't load correctly. This would normally be an easy enough fix but with the file being as disorganized as it is it could take a bit longer. A normalize.css file needs to be added, as well as the changes mentioned up above so the website is more accessible to everyone.
Index.html is missing several aspects of modern web development such as having the information on the page be read off if the user is visually impaired, or displaying alternate text if a picture doesn't load correctly. This would normally be an easy enough fix but with the file being as disorganized as it is it could take a bit longer. A normalize.css file needs to be added, as well as the changes mentioned up above so the website is more accessible to everyone.