andiaz
@andiazAll solutions
Meet landing page using Flexbox and CSS grid
PSubmitted 10 months 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
PSubmitted 10 months agoAny feedback on best practices using CSS grid is most appreciated (and any other feedback of course!).
Four card feature section
PSubmitted 10 months 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
PSubmitted 11 months agoGenerally any best practices I should follow, in particular for handling the images. Also general feedback is always appreciated!
Recipe page
PSubmitted 11 months 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
PSubmitted 11 months 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
PSubmitted 11 months 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
PSubmitted 11 months 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.