Skip to content

makeithappenmike/html-code-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Refactor Starter Code

This project is all about accessibility. It's a focus on ensuring that your app/site is easy to read and navigate for all regardless of sight, hearing, etc.. abilities. There are a variety of things that can be done, including but not limited to:

  • Adding alt tags to images with links
  • Adding hover effects to links (such as underlines or noticable color shade changes)
  • Adding site titles
  • Keeping code well structured
  • Using correct HTML and CSS structure

This was a great reference: https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML

Here's what the code does:

Index.html houses the structure of the site. style.css handles the styling.

View the site here: https://makeithappenmike.github.io/module-1-challenge/

Contributions by Michael Martens

Screenshot:

screenshot of work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published