Sean Chen
@chenmeisterAll solutions
- Submitted about 8 hours ago
Testimonials Grid Section Solution
- HTML
- CSS
Different ways on how to effectively use CSS Grid to organize the layouts without having to rely on
grid-area
andgrid-template-areas
. - Submitted 6 days ago
Four Card Feature Section
- HTML
- CSS
I would like more guidance on how to utilize CSS grid more efficiently.
- Submitted 8 days ago
Product Preview Card Component
- HTML
- CSS
What I hope to improve on this project is for the desktop view, I would like to improve the padding and perfume image in the card so that when the user shrinks and expands the width, it would not leave extra space. Right now I am using lower margins on the card component product details to resolve this extra space issue for the perfume image.
- Submitted 2 months ago
Recipe Page using HTML/CSS
- HTML
- CSS
I would like to see how I can improve my CSS code to make it more maintainable and reusable.
- Submitted 2 months ago
Social Links Page in HTML/CSS
- HTML
- CSS
I was wondering if there is any way I can make the h2 and p elements appear next to each other so that the Name and Location items can look the same as the one in the solution. Also, if anyone has a more effective approach in getting the Card item centered on all sides that would be awesome. Any feedback is greatly appreciated.
- Submitted 2 months ago
Blog Preview Card in HTML and CSS
- HTML
- CSS
I would like to see how I can make my CSS code more efficient and apply some advanced techniques if possible.