
Angie P
@angie-createAll solutions
- Submitted 3 days ago
Four card feature section - Flexbox
- HTML
- CSS
I’d love to know how to make the cards the same size across different devices, I used max-width and max-height but one of the cards has a different height.
Also, I usually design in px first and then convert the measurements to rem— is there a better practice for this?
I’d also love to know how you decide when to use Flexbox or Grid. In this case, I used Flexbox, but I could have used Grid too.
Any suggestions on how to improve my code are welcome!
- Submitted 5 days ago
Product Preview Card - Responsive layout
- HTML
- CSS
I would appreciate help with improving the accessibility of the project. While the card looks great and works on most devices, I'm not sure if it's fully accessible for users who rely on screen readers or keyboard navigation. I’d love feedback on how to improve things like ARIA roles and attributes. Additionally, any tips on optimizing my CSS for even cleaner code would be appreciated!
- Submitted 10 days ago
Recipe page using CSS and HTML
- HTML
- CSS
I’d love feedback on how I can improve responsiveness, especially with media queries. Also, any suggestions on how to make my CSS more efficient and scalable would be super helpful!
- Submitted 12 days ago
Social links profile - CSS, HTML, Responsive
#semantic-ui- HTML
- CSS
Any improvement suggestions are welcome!
- Submitted 13 days ago
Blog Preview Card - First time using Builder.io
- HTML
- CSS
I’d love feedback on how to improve the readability and maintainability of the generated code. Also, any suggestions on best practices for using Builder.io effectively while keeping performance and accessibility in mind would be helpful.