Hart Selwyn
@hartselwynAll comments
- P@mykola-pyrohSubmitted 2 months ago#react#sass/scss#typescript#vite#bem
- @keemah03Submitted 3 months ago
- P@tishinantonSubmitted almost 2 years ago
- @rtambuntSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I'm most proud to have finished yet another Frontend Mentor challenge
What challenges did you encounter, and how did you overcome them?There were some minor issues:
-
Adjusting the spacing of a list item's bullet point
Solution: Adding a span or p tag with a margin left styling works like a charm
-
Getting an to span two columns in a table
Solution: Wrap the in a and respectively, then apply a colspan property to the td (in our case colspan=2)
Any suggestions help!
@hartselwynPosted 4 months agoYou did pretty great. For your table, you can also make use of the react map() function
Marked as helpful1 -
- @MehmetAydar01Submitted 5 months ago@hartselwynPosted 5 months ago
I made the same error by making my card smaller than the original one I suggest we work on it
Marked as helpful1 - @jeevan-v-jijoSubmitted 5 months ago@hartselwynPosted 5 months ago
There is a good workflow to the code and the layout could be better, I'd appreciate it if we could work together eventually
0 - @FabricioToshkollariSWSubmitted 5 months ago