Sebastian Gladysiak
@GladysiakSebastianAll comments
- @KocakAliSubmitted about 2 months ago@GladysiakSebastianPosted about 2 months ago
Hi, nice work. Probably using BEM will be helpful in feature projects for more organized CSS.
1 - @minimomo14Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
Without a design tool like Figma, it can be challenging!
"I'm thrilled to have completed this coding challenge. I really enjoyed the process and feel inspired to continue learning."
What challenges did you encounter, and how did you overcome them?when the challenge seems overwhelming, I try breaking it down into smaller, more manageable tasks.
@GladysiakSebastianPosted about 2 months agoHi, solution is very similar to design. In HTML you should use more meaning tags like <ul> for list and <li> for list elements. It's best practice to wrap content in <body> tag in <main> tag to clearly identifies the main content of page. Good luck in next project!
0 - @Malarpit16Submitted 2 months agoWhat challenges did you encounter, and how did you overcome them?
I had lots of trouble aligning all the elements on the preview card properly. It simply took lost of trial and error.
What specific areas of your project would you like help with?I would like to know a more efficient of aligning elements properly.
@GladysiakSebastianPosted 2 months agoHi,
the dimensions of the card are different form those provided in Figma file. You should check it again.
0 - @IfehjSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I Learnt the use of custom properties.
@GladysiakSebastianPosted 3 months agoNewbie here but in my opinion you should use classes instead id
1