hheenan / module-1

Module-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Module-1


Languages

Language:CSS 50.1%Language:HTML 49.9%