ChristyGHanson / horiseon

UW Module 01 Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Horiseon

horiseon-screenshot

Screenshot of Horiseon webpage

URLs

Description

Horiseon is a marketing agency that offers services for other business companies. As a marketing agency they requested a codebase that followed accessibility standards so their site would be optimized for search engines. After a code review and refactoring project, the Horiseon website now features improved accessibility standards with improved SEO qualities reflected in the HTML and CSS.

  1. HTML
  • Optimized metadata tags in the index.html file.
  • HTML semantic tags in the index.html file.
  • Working navigation bar anchor links.
  • Easy-to-follow in-line comments.
  1. CSS
  • Refactored and consolidated CSS style sheet.
  • Improved text color contrast.
  • Larger text for improved readability.
  • Improved contrast on all images.
  • Easy-to-follow in-line comments.
  1. Repo
  • Repository has a unique name.
  • File structure and naming conventions are consistent.
  • README enclosed with description, screenshot, and URLs for both the deployed application and remote repo.

Developer Profile

Christy Hanson

About

UW Module 01 Challenge


Languages

Language:HTML 68.6%Language:CSS 31.4%