Latest solutions
Latest comments
- @fabianRivero
- @BensolveWhat are you most proud of, and what would you do differently next time?
What I’m proud of:
I’m proud that I built something clean, responsive, and accessible. It looks good and works well for both mouse and keyboard users.
What I’d do differently:
Next time, I’d try using newer CSS features like clamp() for better text scaling and test more for accessibility.
What challenges did you encounter, and how did you overcome them?Challenges I faced:
Getting the hover and focus states right was tricky. I wanted to make sure the links worked well for both mouse and keyboard users.
How I solved it:
I tested with the Tab key, learned about :focus-visible, and separated styles to make it more accessible.
What specific areas of your project would you like help with?I’d love feedback on these specific areas:
-
Accessibility: Are my focus styles and keyboard navigation done properly?
-
Modern CSS: Am I using current best practices like logical properties, :focus-visible, or :has() correctly?
-
Responsiveness: Do the layout and spacing look good across different screen sizes?
Any suggestions on how to improve are very welcome!
@emmanuel-ugwuNice one 😀👍
-
- P@RishabhSikka3What specific areas of your project would you like help with?
Would like the help with the accessibility of the code.
@emmanuel-ugwuNice 👍🙂
- @koske598@emmanuel-ugwu
The bg color is slightly different from the design bg color