andiaz
@andiazAll solutions
Meet landing page using Flexbox and CSS grid
Submitted about 1 year agoI'd like to know how, given my current solution, I'd make the images to the left and right of the hero section (on larger resolutions) span slightly off "canvas" (outside the viewport). I can't get it work after trying various ideas so any feedback there is much appreciated! :)
Testimonials grid section
Submitted about 1 year agoAny feedback on best practices using CSS grid is most appreciated (and any other feedback of course!).
Four card feature section
Submitted about 1 year agoAny kind of feedback is welcome really, but I want to ensure I am using best practices for my code and techniques. So feedback on that is always welcome, both in terms of HTML and CSS :)
Product preview card
Submitted about 1 year agoGenerally any best practices I should follow, in particular for handling the images. Also general feedback is always appreciated!
Recipe page
Submitted about 1 year agoWell, feedback in particular on semantic HTML, as well as any additional best practices that I should follow for HTML and CSS that I might have missed. :)
Social links profile
Submitted about 1 year agoAny feedback in terms of HTML and CSS structure, semantics and best practices in general would be very appreciated!
Blog preview card with animations on hover
Submitted about 1 year agoI'd like to better understand flex-basis, flex-grow and flex-shrink.
I'd also really like to know if there's a better way than just setting a fixed width for the Learning button. Ideally I'd like that button/chip to grow dynamically based on its content (but not take up the full width as the rest of the content).
QR code component
Submitted about 1 year agoPrimarily want feedback on whether the code itself is good, whether I am following best practices on that (especially the CSS) and how closely I am following the design itself.