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

FAQ Accordion Card

Odalloc 170

@Odalloc

Desktop design screenshot for the FAQ accordion card coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Had a hard time adjusting the images but it looks ok I guess. Any suggestions on how to improve it will be helpful. Thanks!

Community feedback

Adriano 34,090

@AdrianoEscarabote

Posted

Hi Odalloc, how are you?

I really liked the result of your project, but I have some tips that I think you will like:

I noticed that the content is not centered, to fix this we can do the following:

body {
   display: flex;
    align-items: center;
}

The rest is great!!

Hope it helps...👍

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