https://github.com/jeanette-ralph/refactoring-starter-code
https://github.com/jeanette-ralph/refactoring-starter-code
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeanette-ralph/refactoring-starter-code
- Owner: Jeanette-Ralph
- Created: 2022-04-26T01:33:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T03:14:13.000Z (over 3 years ago)
- Last Synced: 2025-01-22T05:16:08.469Z (about 1 year ago)
- Language: CSS
- Size: 83.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Refactoring Starter Code
## 🚀 Project Details
For this challenge I changed the div tags to follow semantic HTML format and added alt tags to the image sections.I added a main, aside, header, nav, and, footer tags to make things more readable. I added in comments where I made changes, so that the next dev would know what I did.
In the css style sheet I combined several classes that had the same styling, so it was more readable. I commented out the code that was redundant because I didn't want to completely delete it in case the next dev wanted to see it.
## Link to Deployed Website
[Link to deployed website](https://jeanette-ralph.github.io/challenge-1-Jeanette-Ralph/)
## Screenshots of Deployed Website

