stephany247
@stephany247All solutions
- Submitted 19 days ago
Testimonials Grid Section
- HTML
- CSS
I'd appreciate help with refining my CSS Grid layout skills, especially for handling complex layouts and responsive adjustments. Any tips on structuring CSS for cleaner, more maintainable code would also be invaluable. Additionally, I'd like feedback on why the background quotation mark showed correctly in my browser but disappeared after hosting.
- Submitted 20 days ago
Responsive Four Card Feature Section
- HTML
- CSS
I would appreciate feedback on enhancing accessibility features and optimizing the responsive layout further for different screen sizes. Additionally, guidance on best practices for organizing CSS and using a JavaScript framework like React would be helpful.
- Submitted 22 days ago
rResult Summary Component using React
- HTML
- CSS
This being my first React project, there are several areas where guidance would be invaluable:
-
Code Optimization: I’d like feedback on my component structure and if there are ways to make the code more efficient or modular, particularly with ResultCard and SummaryList.
-
Cross-Browser Compatibility: I ran into challenges with cross-browser compatibility, especially rendering the project on Firefox. Any guidance on ensuring consistent cross-browser performance would be greatly appreciated.
-
Styling Techniques: Replicating the design specs for partial gray borders was difficult. If there’s a more straightforward CSS solution, any guidance would help me improve future styling approaches.
- Submitted about 1 month ago
Tip Calculator App
- HTML
- CSS
- JS
-
JavaScript Optimization: I’m looking for feedback on my JavaScript code, particularly in optimizing functions for better performance and readability. Any tips on best practices for handling events and managing state would be appreciated.
-
User Feedback Mechanisms: Implementing effective user feedback mechanisms, such as success and error messages, is an area I want to enhance. Suggestions on libraries or approaches to implement this would be appreciated.
-
Accessibility Considerations: I want to ensure my project is accessible to all users. Any guidance on best practices for improving accessibility in web applications, especially regarding form elements and interactive components, would be valuable.
-
Code Structure and Organization: I’d like advice on how to better organize my files and structure my code for maintainability.
- Submitted about 1 month ago
Recipe page
- HTML
- CSS
I would really appreciate any feedback that can help me improve and refine my skills further.
- Submitted about 1 month ago
Responsive Social Links Profile using Flexbox and CSS Custom propertie
- HTML
- CSS
I would love to get feedback on any improvements and best practices I can implement to improve my skills.
- Submitted about 1 month ago
Responsive Blog Preview Card using Semantic HTML, Flexbox, and CSS Cus
- HTML
- CSS
-
Accessibility: How can I improve accessibility for screen readers in my project?
-
Font Embedding: What’s the best way to ensure the custom fonts I’ve downloaded are properly embedded and displayed in my project?
- Submitted about 1 month ago
Responsive QR Code Component using Flexbox
- HTML
- CSS
-Text Overflow and Wrapping: I’d like feedback on how to better handle text wrapping within the card to avoid overflow without increasing the card’s width.
-Box Shadow Effect: I used a box-shadow effect on the card but would love to know how to make it appear more subtle and natural.
-Accessibility Improvements: Any suggestions on how to make the QR code component more accessible for users relying on screen readers would be greatly appreciated.
-Mobile Responsiveness: While the layout is responsive, I'd appreciate feedback on improving the look and feel on smaller devices, especially in terms of spacing and padding.
-Figma Design System: This was my first time using Figma, and I couldn’t find the exact margin values for the card component in the design system. Any guidance on how to properly extract such details in Figma would be helpful.
-CSS Grid: I wanted to try using CSS Grid but couldn’t figure out how to incorporate it into this project. Any tips or examples of how to use it effectively in this layout would be appreciated.