https://muzan67.github.io/Horiseon-Code-Refactor/
https://github.com/Muzan67/Horiseon-Code-Refactor
We completed the request of the client which was to follow accessibility standards in order to have their site optimized for performance. CSS style plays an integral role in bringing to life the HTML page. Having proper structure and clean code while combining the same CSS selectors and styles into one catergory makes it easier to read.
- Deployed Application
- Github Repository
- Description
- User Story
- Acceptance Criteria
- Installation
- Usage
- Technologies Used
- Screenshots
AS A marketing agency
I WANT a codebase that follows accessibility standards
SO THAT our site is optimized for search engines
GIVEN a webpage that 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 I find that they fall in sequential order
WHEN I view the title element
THEN I find a concise, descriptive title
To install this application, clone the code into your terminal for the respective repository.
Use the navigation bar to navigate through different sections of the webpage.
- CSS
- HTML5