Skip to content

Stevtm/horiseon-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

horiseon-refactor

The purpose of this project was to refactor an existing company landing page so that it follows accessibility standards and is optimized for search engines.

The live application is deployed here: https://stevtm.github.io/horiseon-refactor/

Refactored Items

The following changes were made to improve the accessibility of the page:

  • General div elements were replaced with semantic elements, where applicable
  • img elements were given descriptive alt attributes
  • Descriptive comments were added to the HTML and CSS files to clarify content and structure
  • Heading elements (h1, h2, etc.) were organized in sequential order based on importance
  • Broken navigation links were fixed
  • Descriptive title element added
  • Consolidated CSS selectors and properties and organized to follow semantic structure

Screenshot

This is a screenshot of the deployed site!

Screenshot of the deployed website

References

Accessibility Standards

CSS Indentation & Organization

About

Refactor of a landing page to follow accessibility standards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages