Latest solutions
Latest comments
- @Kaviyaa88Submitted 19 days ago
- P@katrien-sSubmitted 29 days agoWhat are you most proud of, and what would you do differently next time?
I keep struggling to take JavaScript further then novice-level. I know what I need to do, but I don't manage to fully implement it on my own.
- P@toshirokubotaSubmitted about 1 month agoWhat challenges did you encounter, and how did you overcome them?
Placing an error message above its input box. I was able to use a pseudo class of invalid:focus-within on the form to do it.
Placing the dismiss button at near bottom turned out to be a challenge for me. I ended up using position:fixed for mobile and position:absolute for desktop.
What specific areas of your project would you like help with?Any guidance and advices on general techniques and styles are very much appreciated.
@iyinoluwaboluwatifePosted about 1 month agoThis looks good. Weldone! i think another way is to toggle visiblity =hidden/visible for the error message
0 - P@NavarroEmilianoSubmitted about 2 months ago