Modify the starter code according to Acceptance Criteria and publish the page on Github Pages.
AS A marketing agency, I WANT a codebase that follows accessibility standards SO THAT our own site is optimized for search engines.
Your website must meet accessibility standards. You can achieve this completing the following:
- Semantic HTML elements can be found throughout the source code
- HTML elements follow a logical structure independent of styling and positioning
- Image and icon elements contain accessible alt attributes
- Heading attributes fall in sequential order
- Title elements contain a concise, descriptive title
Satisfies all of the above acceptance criteria plus the following code improvements:
- Application's links all function correctly.
- Application's CSS selectors and properties are consolidated and organized to follow semantic structure.
- Application's CSS file is properly commented.
- Application deployed at live URL.
- Application loads with no errors.
- Application GitHub URL submitted.
- GitHub repository that contains application code.
- Application resembles (at least 90%) screenshots provided in the Challenge instructions.
- Repository has a unique name.
- Repository follows best practices for file structure and naming conventions.
- Repository follows best practices for class/id naming conventions, indentation, quality comments, etc.
- Repository contains multiple descriptive commit messages.
- Repository contains quality README file with description, screenshot, and link to deployed application.
Link to the deployed webpage: https://dearbojack.github.io/Module1_Challenge/
Screenshot of the final look:
