Dmytro
@alkersanAll solutions
- Submitted 8 months ago
Responsive and slightly fluid Recipe page
- HTML
- CSS
-
tables are tricky to style - I couldn't reproduce all the spacings as in the design. Could it be semantically correct to implement the Nutrition section in flex or grid
-
in one of the reviews of this exercise it was mentioned that it can be done without media queries. But how to tackle the transition from padded rounded view on tablets to a fully snapped one on mobile?
- Submitted 8 months ago
Responsive Order summary component with zero Layout Shift
- HTML
- CSS
Find a practical and lean approach for efficient resource preloading
- Submitted 8 months ago
Mobile-first flexbox react solution
- HTML
- CSS
I couldn't precisely reproduce the violet tint on the image, so what color blend recipe was used in the design files?
With only two given breakpoints (mobile and desktop) - what would be the proper strategy for viewports in between, like tablets?