Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

blog preview card using html and css

Gunal K 80

@Gunal-k

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud of how the styling turned out for the preview card container. The use of Google Fonts, the color scheme, and the layout adjustments contribute to a visually appealing design.

However, if I were to approach a similar front-end challenge next time, I'd focus more on ensuring browser compatibility and responsiveness. Testing across different browsers and screen sizes is crucial to delivering a consistent user experience. Additionally, I would aim to make the CSS code more modular and organized, perhaps by utilizing CSS preprocessors like Sass or by breaking down styles into reusable components. This would enhance maintainability and scalability of the codebase.

What challenges did you encounter, and how did you overcome them?

One challenge I encountered was ensuring that the layout and styling were responsive across various devices and screen sizes. To overcome this challenge, I utilized media queries to adjust the styles based on the viewport width. By testing the layout on different devices and using tools like browser developer tools to simulate various screen sizes, I was able to identify areas that needed adjustments and fine-tune the CSS accordingly.

Another challenge was selecting an appropriate color scheme that not only looked visually appealing but also provided good contrast and readability. To address this, I experimented with different color combinations and tested them in the context of the preview card layout. I also considered accessibility guidelines to ensure that text and interactive elements had sufficient contrast for easy readability.

Lastly, integrating external fonts from Google Fonts posed a minor challenge in terms of correctly importing and applying the font styles. However, by following the documentation provided by Google Fonts and ensuring proper syntax in the CSS import statement, I was able to successfully integrate the desired font into the project.

Overall, by leveraging testing, experimentation, and attention to detail, I was able to overcome these challenges and create a visually appealing and functional front-end design for the eMentor challenge.

What specific areas of your project would you like help with?

If I were seeking help with this project, I might ask for feedback on specific aspects such as:

  1. Visual Design: Are the colors, typography, and overall layout aesthetically pleasing and appropriate for the content?

  2. Responsiveness: Does the layout adapt well to different screen sizes and devices? Are there any specific breakpoints or adjustments that could improve the responsiveness further?

  3. Code Optimization: Is the CSS code well-organized, maintainable, and efficient? Are there any redundant styles or opportunities for optimization?

  4. Accessibility: Are the colors and contrast levels suitable for users with visual impairments? Are interactive elements accessible via keyboard navigation?

  5. Browser Compatibility: Have I tested the layout across different browsers to ensure consistent rendering and functionality?

  6. User Experience: Is the user experience intuitive and seamless? Are there any improvements that could enhance usability or interactivity?

  7. Performance: Are there any performance bottlenecks, such as large image files or excessive CSS/JavaScript? Are there optimizations that could improve page load times?

Receiving feedback on these areas can help me refine and improve the project, ensuring it meets both functional and aesthetic requirements.

Community feedback

shalri 600

@shalri

Posted

Good job on getting the design and layout of the blog review card. However, I noticed that your design is the active preview of the design. Might be just an oversight on your part, adjusting the box-shadow to the normal state should be an easy fix.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord