Skip to content

bowseruk/horiseon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamp Challenge 1 - Horiseon Accessibility Code Review

Description

For this project, a webpage was edited to meet accessibility standards. This was achieved by completing the following:

  • Div elements changed to Semantic HTML elements 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.

This improved the accesibility of the inital code with technologies such as screen readers.

Installation

The site does not require installation steps.

Usage

The website can be viewed at https://bowseruk.github.io/horiseon/ with Google Chrome. The source can be viewed in Chrome by right clicking and selecting inspect.

Screenshot of the webpage

Credits

This site was based on a project by edX Boot Camps LLC.

W3School was used as a reference for elements to use and good practice.

The changes were checked with W3C Validator.

Recommendations for headers were taken from Mozilla guidance on H1 - H6.

License

This project uses the licence in the LICENCE file of the repo.

About

This challenge is to improve the accessibility of the provided code.

Topics

Resources

License

Stars

Watchers

Forks