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
Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I couldn't make the clock and eth sections inline any solutions please? a nice feedback would be great!

Community feedback

@Ogshabzy23101

Posted

i will suggest you put the 2 component into a div, then style the div to display flex, flex direction row, justify content space between. hope this is helpfull please rate my comment thanks

2
Daniel 🛸 44,230

@danielmrz-dev

Posted

Hello @DrissssirD!

Your project looks great!

About your question:

  • I couldn't make the clock and eth sections inline any solutions please? a nice feedback would be great!

Wrap your containers eth-section and time-section together with a div. Use display: flex; and justify-content: space-between; on this div. This should be enough to place them next to each other.

I hope it helps!

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