Latest solutions
Newsletter Sign Up using JS validation
Submitted 6 months agoI tried to apply multi-level media queries to gradually change elements of the page but for some reason, whichever one I put second never got picked up. I messed about with it but couldn't work out why.
Latest comments
- @AmneisaOBSubmitted 5 months ago@petemac281Posted 5 months ago
Nice work! Aside for a few styling differences, it's perfect
0 - @OswalldSubmitted 5 months ago@petemac281Posted 5 months ago
Great work. Getting the desktop layout wasn't easy and you've done that pretty well
1 - @OswalldSubmitted over 3 years ago
- @Pablo-Zallio-DevSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
The most important thing about this project is that even though it took me a long time I was able to finish it.
What challenges did you encounter, and how did you overcome them?I had a hard time with the logic in the JavaScript part.
@petemac281Posted 5 months agoYou did a great job with this. It works, it looks good. What more can you ask for?
1 - @TomSifSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I started with the design of the mobile version, then the success message and then I adjusted the media queries for the desktop version, once the whole structure was perfectly finished, I started on the javascript part. At first I was really overwhelmed, I didn't know where to start but by listing my needs and how to proceed I was able to find a solution that wasn't too complex. I probably should have done things differently on how to hide the main container, I modified the display directly in the css with javascript, I probably should have added a .hidden class but I didn't have the courage to start again.
What challenges did you encounter, and how did you overcome them?Figuring out how to change the border radius directly in the svg file so that it fits the design, I searched a bit. This is by far the most complex project I've done so far and yet it's really a small project on a single page, with little interaction, I realize how far I still have to go. travel and it feels like climbing Everest sometimes, but small steps by small steps, I progress at my own pace.
What specific areas of your project would you like help with?All advice is welcome, especially on how I structured the project, I am curious to see if there was simpler or how others have proceeded, I would perhaps look at other projects to learn an idea. The JavaScript approach is still a big gap, even if I understand the language, sometimes I have a lot of trouble articulating the functions together.
@petemac281Posted 6 months agoYou did great. I'm just starting out, but I look at some of what you did and it gives me thoughts about how I can make my own projects better.
1 - @hasnatlubaidSubmitted 6 months ago