Latest solutions
Latest comments
- P@oridrSubmitted 24 days ago@JamalGuyoPosted 23 days ago
The solution is bang on. You missed to uppercase the product category (perfume) though :)
Marked as helpful1 - P@rodrigopereira21Submitted about 2 months agoWhat challenges did you encounter, and how did you overcome them?
I found it difficult to style the lists and the table because I couldn't remember some of the concepts. I searched for content on the internet and managed to come up with something satisfactory
- @bleubertoncodesSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I am very proud of completing this project fully. I am most proud of problem solving to get the results that I wanted, for example, aligning the footer of my page to stay at the very bottom was a bit challenging, but I tried a lot of different techniques until one of them worked. What I would do differently next time is to take the time upfront to start off the project more organized so it is easier for me to follow when making edits and revisions.
What challenges did you encounter, and how did you overcome them?The biggest challenge I encountered was how to get the table portion to look like the design. First I used an actual table element and quickly realized that it would be much easier to create my own "table" using multiple div elements instead. I overcame this obstacle by experimenting with the various ways I could achieve the table from the design and ultimately coming to the solution described above.
What specific areas of your project would you like help with?Areas that I would like help with in this project are better ways to organize my CSS and ways to improve accessibility within my HTML. Any constructive feedback is very much appreciated.
@JamalGuyoPosted 2 months agoCongratulations on finishing the challenge. Everything looks good on larger screens but breaks at smaller screens. Check the responsiveness on 320px. I would suggest doing a mobile-first design and scale to the larger screen sizes.
0 - @Sri507Submitted 3 months ago@JamalGuyoPosted 2 months ago
Everything looks good. Improve accessibility of your solution by making use of <main>, <article> and <footer> tags. use <a> or <button> for the interactive links as well.
Marked as helpful0 - @croochetSubmitted 2 months ago
- @MarziaJaliliSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I just started the learning path. I should have submitted a solution for this challenge. On the other hand guys, I am in the first position this week. LET'S GO!!!!! 😎😎😎
What challenges did you encounter, and how did you overcome them?Nope, nothing.
What specific areas of your project would you like help with?Any feed back is the most welcome🫡🫡.
Appreciate it.