Skip to content

carolinatnp/Horiseon-SEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

READ ME - Horiseon Website

Description of the project

This project is a code refactor for the Horiseon website homepage. The purposes of this refactoring is to make the previous code more efficient, comprehensible and accessible. This refactoring should also result in improved accesibility and optimise the page for search engines. The modification does not change the displayed styling of the page, only the underlying code.

User Story

AS A marketing agency I WANT a codebase that follows accessibility standards SO THAT our own site is optimized for search engines

Acceptance Criteria

  • 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

Tasks Completed

  • Changed website tittle and added a meta description for SEO;
  • Added alt text on images and icons for SEO and accessibility;
  • Explanatory comments were provided in the HTML document;
  • CSS was reorganized to follow a logical structure;
  • Classes and elements were separated, then ordered alphabetically within each group;
  • Comments added to delineate each separation.

Technologies Used

  • HTML
  • CSS

Links

Usage

Once deployed the application can be viewed in a traditional desktop web browser. It it not yet responsive.

Screen Shot 2021-12-03 at 7 06 46 pm

About

Horiseon Code Refactor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published