andiaz
@andiazAll solutions
- Submitted 5 months ago
Meet landing page using Flexbox and CSS grid
- HTML
- CSS
I'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! :)
- Submitted 5 months ago
Testimonials grid section
- HTML
- CSS
Any feedback on best practices using CSS grid is most appreciated (and any other feedback of course!).
- Submitted 5 months ago
Four card feature section
- HTML
- CSS
Any 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 :)
- Submitted 7 months ago
Product preview card
- HTML
- CSS
Generally any best practices I should follow, in particular for handling the images. Also general feedback is always appreciated!
- Submitted 7 months ago
Recipe page
- HTML
- CSS
Well, 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. :)
- Submitted 7 months ago
Social links profile
- HTML
- CSS
Any feedback in terms of HTML and CSS structure, semantics and best practices in general would be very appreciated!
- Submitted 7 months ago
Blog preview card with animations on hover
- HTML
- CSS
I'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).
- Submitted 7 months ago
QR code component
- HTML
- CSS
Primarily 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.