Skip to content

Ydennekrf/Magenta-Kiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Code Refactor for accessibility with HTML and CSS

Description

The objective for this project is to refactor the code for a marketing company's current website, and in doing so this increased the accessibility of the final product. This was accomplished by removing div tags and replacing them with semantic HTML and alt tags. By doing this it allows screen readers to properly function so that a user with disabilities is able to properly expereince the content. Another objective for this project was to refactor the CSS style sheet to remove redundancies and increase readability. This was accomplished by removing the specificity of some class selectors and ensuring the CSS code followed a similar flow to that of the HTML structure.

Installation

The website can be viewed through GitHub pages here

Mock up

Below is a mock up of the final website with proper functionality.

mock up

Credits

The original source code for this project can be found here

License

GNU

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published