Skip to content

Refactoring a marketing agency's website code to meet accessibility standards and better SEO practices.

Notifications You must be signed in to change notification settings

pamelac21/Horiseon-Code-Refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Horiseon Code-Refactor

Description

Refactoring a marketing agency's website code to meet accessibility standards and better SEO practices.

Refactor existing code and make the webpage meet accessibility standards so that the site is optimized for search engines. Fix semantic HTML elements so they follow a logical structure. Add alt attributes for images. Heading attributes fall in sequential order. Give the page a concise, descriptive title.

I also.. Added relative path for css document. Fixed internal link for seo by adding id tag in html. Consolidated some of the classes in css. Added alt attributes to images. Rearranged css to follow the order of the html document.

  • HTML and CSS were updated to be in line with best practices, in a consolidated, logical sequence
  • Comments added in index.html and .css files for clarity around structure and function
  • SEO + accessibility factors added: Meta Description, Meta Keywords, Title Tags, image alt text
  • Removed redundant classes
  • Changed unspecific 'divs' to semantic HTML

Deployed Application:

https://pamelac21.github.io/Code-Refactor/

Built With 🧰

  • HTML
  • CSS

About

Refactoring a marketing agency's website code to meet accessibility standards and better SEO practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published