Latest solutions
Landing Page
PSubmitted 7 months agoAny suggested tips on improving my code would be greatly appreciated.
Testimonials Grid
PSubmitted 8 months agoSpecially on the media query I could not get any space on the bottom of the page without messing up the entire layout. If someone could help me with that, I would appreciate it.
Four Card Feature
PSubmitted 8 months agoI always feel like I'm writing more code than I need to. Any help on making the code cleaner would be greatly appreciated. Thank you.
Product Preview
PSubmitted 9 months agoPlease check my code and provide any advice you think would help me improve.
Recipe Page
PSubmitted 9 months agoI'm pretty sure there is a more efficient way to build the requested table so any advice in that regard would be appreciated.
Latest comments
- @r4w311aP@ChefJTaylor
Great job!
- @AnaghaInoweiWhat are you most proud of, and what would you do differently next time?
I'm mostly proud of the responsiveness, cause it took sometime to actually get it right on grid than with flexbox. While I did have some setbacks I was able to finish.
P@ChefJTaylorGreat Work!
- P@TranDanh1122What specific areas of your project would you like help with?
The first time heard about CSS Grid :) I had been think flex box is enough, and yeah, it wrong! welcom any idea or comment Thank you, have a nice day!
P@ChefJTaylorCode looks clean and site is responsive. You need to define your borders on the cards more. Maybe a darker color on the shadow.
Marked as helpful - @BeeAlmightyWhat are you most proud of, and what would you do differently next time?
- I was most stimulated mentally on this project because it required some research and it was a very exciting process for me.
- It was quite challenging changing the background image according to different screen sizes from mobile to desktop but luckily for me, Stack overflow was there to help, they suggested some really great solutions. Solution: I had to use the display property and hide the other image when the appropriate screen is on display.
- I'd really appreciate an alternative approach to how i tackled this challenge as well as any other mistakes i was blind to.
P@ChefJTaylorI would suggest using a button element to simplify the code at the bottom. Would most likely save you some time too.
- P@jdillard2532P@ChefJTaylor
Very well written code.
- P@Y39WebDeveloperP@ChefJTaylor
You took a different approach than I did and I learned some stuff from your code.
Great work!