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 with HTML and CSS

@AlienInvade

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?

Being capable to complete this project, through the hardships.

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

making the box-shadow expand as you hover around the card, but I was able to fix it with a little search on the internet and I found the solution. I thought it was hard to do but I was wrong.

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

N/A

Community feedback

@kimkawachi

Posted

Using semantic HTML will explain more the workflow, reduce the use of unnecessary Divs and help with accessibility. Not declaring height on the card will allow for better responsiveness. Font sizes can be adjusted using rem units. Transition-timing-function property will make the effect look better and there's is also a shorthand property for Transition: where you give 3 or 4 values in one line.

Marked as helpful

1

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