Skip to content

improve the existing code without changing its behavior

Notifications You must be signed in to change notification settings

dpmurphy11/code-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Unit 01 Homework: Code Refactor

In this homework I improve the starter HTML/CSS code without changing its behavior.

Highlights

  • Accessibility is improved by adding alt attributes to all images
  • Semantic tags of header, nav, main aside, footer, and figure to improved SEO
  • The HTM layout was altered to provide better logical structure
  • Footer heading was changed to h4 tag to make page headings sequetial
  • Title content is more descriptive
  • CSS selectors and properties are reorganized and consolidated
  • CSS selectors target sementic tags instead of classes in several cases

Screenshot

screenshot

Repository

https://github.com/dpmurphy11/code-refactor

Website

https://dpmurphy11.github.io/code-refactor/

About

improve the existing code without changing its behavior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published