Skip to content

Prototype1309/Horiseon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Refactor Challenge: Horiseon Website

Description

For this challenge, I was tasked with refactoring the codebase for Horiseon, a fictional marketing agency.

Acceptance Criteria

  • Title element is concise and descriptive
  • Proper usage of semantic HTML elements
  • Logical structure of HTML elements independent of styling and positioning
  • Image elements contain accessible alt attributes
  • Heading attributes fall in sequential order

The client has requested a landing page that is optimized for search engines and follows accessibility standards.

Work Completed

  • Optimized the website title
  • Fixed broken internal links
  • Refactored HTML to make use of semantic elements
  • Removed unnecessary CSS classes
  • Re-organized CSS selectors and properties
  • Re-ordered CSS to follow HTML structure
  • Added alt attributes to images

Website Link

https://prototype1309.github.io/Homework-Repo/

Screenshot

People standing around table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published