Latest solutions
Recipe Page Challenge
Submitted about 1 year agoHow can I improvise that table in the "Nutrition" part
Social links profile
Submitted about 1 year agoAnything you see strange in my code you can tell me and I'll try to improve more:)
Latest comments
- @marwinfb@R3lss
Literally the same,congrats, is really good
- P@DomLevermentWhat are you most proud of, and what would you do differently next time?
Getting a little quicker finishing this one, it only took me a couple of hours which was good.
What challenges did you encounter, and how did you overcome them?main one was wrangling with the hover state on the buttons and changing the color from white to grey.
What specific areas of your project would you like help with?transition still are a little bit challenging but overall feeling good.
@R3lssReally good job man
- @kiryu130What are you most proud of, and what would you do differently next time?
Making all the spacings, i would do more semantic tags as the previous commenter said it just that i didn't know much
What challenges did you encounter, and how did you overcome them?Making everything in place as i am not aware of all the tags, but i will learn as i go just to make sure i am not stuck
What specific areas of your project would you like help with?learning all the tags and the css properties does require some research or knowledge beforehand
@R3lssReally good job man, but try to follow the figma file, there you can find all the colors, sizes, etc you need for the challenge
- @baronofhelllWhat are you most proud of, and what would you do differently next time?
being able to do the image as a background image, preventing the untidiness of an . however layout management is bad and must be improved greatly at next revision.
What challenges did you encounter, and how did you overcome them?sizing the div around background image.
i realized the size of the div relative to the page has primacy, and the bg image should take its size to fit into this box width rather than the other way round. that was the fix.
learned about background-size: contain; property
What specific areas of your project would you like help with?layout
@R3lssReally good solution