Thalesmar
@ThalesmarAll comments
- @Henzo238Submitted 7 days ago
- @ThalesmarSubmitted 7 days agoWhat are you most proud of, and what would you do differently next time?
CSS Grid makes layout super easy! You set up rows and columns, place items exactly where you want, and boom—your design is neat and flexible. No more messy floats or positioning tricks!
What challenges did you encounter, and how did you overcome them?nice
What specific areas of your project would you like help with?nice
- @Daryna-gSubmitted 7 days agoWhat specific areas of your project would you like help with?
Any feedback is welcome
- @i000oSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of the faithful design and the use of CSS Grid.
What challenges did you encounter, and how did you overcome them?I initially tried to design this with Flexbox, as I considered this a column-only layout, where I could use
What specific areas of your project would you like help with?align-self
to center the two outermost boxes. However, I found that my ability to adjust the layout based on viewport size was really compromised, I had little control. I thought I could useflex-shrink
andflex-basis
to help me, but I didn't figure this out. Once I did some research, I saw that most other devs used Grid for this challenge, so I thought I'd try it. Once I did, it was much easier.Are my cards too big? How would I adjust them to suit this flexible layout if so?
- @shiyamalahariniSubmitted 4 months ago@ThalesmarPosted 4 months ago
orverall its nice but u need to work on paddings and fonts u forgot the font of the price and h1 title . good luck
0 - @AroParadaSubmitted 4 months agoWhat challenges did you encounter, and how did you overcome them?
mobile responsiveness
What specific areas of your project would you like help with?getting the main image to fit better on mobile
- @lowpolybirdSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Yes I added my own avatar and changed some links. Thought it would be interesting. In this project I used grid to center an object.
What challenges did you encounter, and how did you overcome them?I wanted to add links to all buttons but realized I need JS to do that. It's not hard but I don't want to include JS in this project.
- @apatel544Submitted 5 months ago
- @hl484Submitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I will try to use react next time.
What challenges did you encounter, and how did you overcome them?This project let me recall some css rules.
What specific areas of your project would you like help with?Thanks for this platform