Refactoring code.
- HTML
- CSS
https://niko09es.github.io/Refactor-master/
- First, I created sections in the index.html file.
- Then, I organized the code structure based on the logical structure.
- After that, I renamed class for the sections.
- Next, I made comments for the code.
- In addition to that, I organized the style.css file based on the code sections and I 6. consolited the styles based the class.
- Finally, I made comments for the styles structure.