Skip to content

anguyen780/code-refactor-ch-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

code-refactor-ch-1

Live Link

Description

In the CSS code given to us, there were lots of code that was repeated. To keep the code clean we were in charge of refactoring the code in order to create ease of legibility and functionality. On many CSS selectors I consolidated them into just one class because a lot of them had repeating properties. I also made some of the "div" tags into semantic html elements such as header, section and aside. In doing this challenge I found that there were numerous ways in which we could have refactored this code and there is no 100% right answer.

Usage

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published