De haber aprendido a usar shadow-box
What challenges did you encounter, and how did you overcome them?na
What specific areas of your project would you like help with?na
De haber aprendido a usar shadow-box
What challenges did you encounter, and how did you overcome them?na
What specific areas of your project would you like help with?na
Good job! while the solution demonstrates an understanding of HTML and CSS, there are opportunities to enhance semantic markup, accessibility, responsiveness, code organisation, and design consistency.
I'm proud to be part of Frontend Mentor Community. This is my first time trying a challenge like this . Hoping to learn a lot from the family. The project was a little bit challenging but I try my best.
What challenges did you encounter, and how did you overcome them?I was finding it difficult to assign width and height to the container or box in which the content are
What specific areas of your project would you like help with?Responsive design
Positive Aspects: Clean Code Structure: The use of CSS variables and global styles demonstrates good organization and maintainability. Responsive Design: The component appears to be responsive, adapting well to different screen sizes. Clear Call-to-Action: The message inviting users to improve their front-end skills is clear and concise.
Areas for Improvement: Accessibility: Consider adding alt attributes to the <img> tags for better accessibility, especially for users with screen readers.
The solution demonstrates a good understanding of CSS styling and layout techniques. With some adjustments to typography, spacing, and accessibility, the component can be further improved to provide a better user experience.