plantpirate
@plantpirateAll solutions
- Submitted 7 months ago
Order summary component using flexbox
- HTML
- CSS
any helpful feedback is welcome :)
- Submitted 7 months ago
NFT preview card component using grid and flex
- HTML
- CSS
any feedback is welcome :)
- Submitted 7 months ago
3-column preview card component w/ flex-box & grid
- HTML
- CSS
Any feedback is welcome :)
- Submitted 7 months ago
Testimonials grid section with grid and flex
- HTML
- CSS
I feel like I need to get better control of grid placement, any feedback for use in the future is appreciated.
Should these footers with copyright info ~always~ be placed at the bottom?
- Submitted 7 months ago
Four card feature section using grid
- HTML
- CSS
I feel like I just patched this all together. I was having issues with the grid, plus width and max-widths. If you take the time to look at my code, please give me feedback on best practices for grid placement if this was all wrong, or help with the widths if i was coding incorrectly.
- Submitted 7 months ago
Product review card component using grid, bem, flexbox
- HTML
- CSS
I'm still trying to get BEM class naming down, but don't know how standard practice the naming 'rules' are, especially for these small projects.
- Submitted 7 months ago
Recipe Page second solution using grid
- HTML
- CSS
•My bullet points don't line up with the text as shown in the mobile preview. What ways could I have achieved that? (I did try looking for solutions.)
•If there's anything else I could have done that is considered better coding practice, don't hesitate to comment you r. suggestions so I can try and implement them in future projects
- Submitted 8 months ago
Social links profile using grid layout
- HTML
- CSS
There's nothing that I had major trouble with, but I love hearing the ways I can make layouts more responsive and how my code would be better written.
- Submitted 8 months ago
Blog preview card using flex and grid
- HTML
- CSS
•A big issue i couldn't resolve was getting the top image to be taller. I'm sure there's many CSS rules that were limiting me, but I wasn't sure what I should change to get my desired result w/o affecting other elements.
•Is there a better and more practical way to place the footer at the bottom of the page? This seemed pretty straightforward, but I feel on a different layout, it could lead to issues?
•Readability of my CSS files is always a concern in the back of my mind, are there any issues with it that aren't personal preference related?
- Submitted 8 months ago
QR code challenge w/ flexbox
- HTML
- CSS
I'm not really sure about specific areas. Theres so many ways to get the same outcome for a problem, it's just difficult seeing the simplest way to get the right result.