Hello 👋! I'm Adrian and this is my solution for this challenge.
🔨Built with:
- Semantic HTML 📄
- CSS Reset
- CSS variables
- CSS Grid
- Utility classes
- Mobile-First Approach📱
💡Lighthouse scores:
- 100% for Performance, Accessibility, Best Practices and SEO ✅
Hello 👋! I'm Adrian and this is my solution for this challenge.
🔨Built with:
💡Lighthouse scores:
I would look at setting up your file structure to be more separated instead of having everything in the root folder.
CSS feedback:
Switching to using REM/EM instead of pixels for units of measurement will help responsiveness across devices and increased accessibility.
I thought I developed quicker than the first project
What challenges did you encounter, and how did you overcome them?selecting which tags to make certain items
What specific areas of your project would you like help with?.
Including alt descriptions on images would increase accessibility, such as using the author name rather than a generic description.
Remembering how to code I took a long break from it
What challenges did you encounter, and how did you overcome them?Just remembering syntax
What specific areas of your project would you like help with?None right now, this was more to get used to coding again