Latest solutions
Responsive NFT Preview Card – HTML & CSS
Submitted 21 days agoI’d appreciate feedback on:
Accessibility improvements (especially in how I used aria-label and role attributes).
Best practices for handling active states when hover isn’t allowed.
Suggestions on how to structure small UI components more modularly with plain HTML and CSS.
Responsive Results Summary Component
Submitted 21 days agoAreas I’d like help with: Improving accessibility further (e.g., keyboard navigation or ARIA roles).
Better ways to scale the layout for ultra-wide or very small screens.
Feedback on CSS structure or naming conventions to make it more maintainable.
Suggestions for adding interactivity (e.g., fetching the score data dynamically or animations).
Responsive Product Preview Card
Submitted 22 days agoAccessibility: I’d like to learn more about how to make these types of cards more accessible beyond just alt text — maybe using aria attributes or better semantic markup.
Performance: Tips on optimizing asset loading (like background images) for better performance on mobile would be helpful.
Scalability: How to structure the CSS or use a CSS framework/component library without bloating the code.
Responsive Social Links Profile Card
Submitted 22 days agoI'd like help with:
Improving accessibility (like screen reader support or keyboard navigation).
Best practices for structuring semantic HTML in small components like this.
Suggestions on making the design more dynamic or interactive without JavaScript (e.g., using :focus states or :target selectors).
Blog Preview Card using Flexbox
Submitted 22 days agoI’d appreciate feedback on improving accessibility, such as adding proper ARIA roles and keyboard navigation. Additionally, I’d like advice on organizing CSS for better scalability and how to use CSS Grid to create more flexible layouts.
Responsive Recipe Webpage: Simple Omelette
Submitted 22 days agoI’d like guidance on improving accessibility, optimizing performance (like image loading), and enhancing user experience with subtle animations or interactive elements. Suggestions on structuring CSS for scalability would also be helpful.
Latest comments
