Horiseon is an informative website providing insight in the the topics Search engine optimization, Online Reputation Management, and Social Media Marketing.
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
https://maxkeable.github.io/Code-refactor-accessibitity/
https://github.com/MaxKeable/Code-refactor-accessibitity
The following image shows the web application's appearance and functionality:
Note: This layout is designed for desktop viewing, so you may notice that some of the elements don't look like the mock-up at a resolution smaller than 768px. Eventually you'll learn how to make elements responsive so that your web application is optimized for any screen size.
- Horiseion is a deployed website accessed by this URL: https://maxkeable.github.io/Code-refactor-accessibitity/
- HTML
- CSS
- How to refactor html code to follow better structure and more readable code.
- How to more effectivly use css and reause the same styling where possible.
Follow me on Github at MaxKeable! Additional questions or concerns? feel free to contact me at keabledev@gmail.com
© 2023 MaxKeable. Confidential and Proprietary. All Rights Reserved.



