This is my completed submission for Homwork-1.
I was able to change certain elements into semantic elements for better accessibility.
I was able to change the structure of the index.html file so that other developers don't have a hard time reading it.
I was able to include alt attributes to each image, except for the background image.
I was use a descriptive title for the webpage.
AS A marketing agency
I WANT a codebase that follows accessibility standards
SO THAT our own site is optimized for search engines
GIVEN a webpage meets accessibility standards
WHEN I view the source code
THEN I find semantic HTML elements
WHEN I view the structure of the HTML elements
THEN I find that the elements follow a logical structure independent of styling and positioning
WHEN I view the icon and image elements
THEN I find accessible alt attributes
WHEN I view the heading attributes
THEN they fall in sequential order
WHEN I view the title element
THEN I find a concise, descriptive title