Skip to content

hheenan/module-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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