Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 973 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 973 Bytes

Code Refactor Starter Code

Project Title: Horiseon Inc.

General Info: As a web developer the task is to refactor a codebase so that it follows accessibility standards and is optimized for search engines. Given a webpage refactor the code to meet the following accessibility standards: the source code has semantic HTML elements; HTML elements follow a logical structure independent of styling and positioning; image elements have accessible alt attributes; heading attributes fall in sequential order; the title element is concise and descriptive.

Furthermore the CSS includes: selectors and properties that are consolidated and organized to follow semantic structure; comments properly placed; specificity.

Launch in Desktop, not responsive or recommended for screen resolution smaller than 768px.

click URL: https://hheenan.github.io/module-1/

horiseon