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

@Syedjawad7

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


Iam beginner, Just made a Blog preview card. Love to have your suggestions for upcoming challenges. Upadted!!

Community feedback

@NoriegaCoder

Posted

Hi, there is a fun game called Flexbox Froggy wich can be helpful on learning how to display your elements on a easier way. hope you learn this new skill.

you could also use the recommended fonts by pasting this on your <head> section of your HTML <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Figtree:wght@400;700&display=swap">

Then just adding this on your CSS

html{ 
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Figtree';
}

Marked as helpful

0

@Syedjawad7

Posted

@NoriegaCoder. Thank you for the suggestions and game.

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