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

Accordion - HTML / CSS ( and a bit of JS )

Alexandre 140

@Alexandre-Chs

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


I want to code only with HTML / CSS, but I do not know how to put a title in bold with CSS only.

I spent a week on the project, I learned a lot and I realize that JS is not that easy haha.

I just don't understand why on mobile when I click there is an orange square that appears ..

Community feedback

@GustavoMont

Posted

Your solution it's so good, congratulations !! About the orange square, I guess you have to disable the outline. It's just use outline: none; in CSS and it will disappear.

1

@didyouseekyng

Posted

also what I noticed is that you didn't add the shadow to the img on the left, you could use box-shadow for that. [You can use this site here to help with the box shadow.] (https://cssmatic.com)

0
Alexandre 140

@Alexandre-Chs

Posted

@didyouseekyng Exactly ! I didn't care, thank you! ♥ Great site!

0
Alexandre 140

@Alexandre-Chs

Posted

@GustavoMont Thx for the tips! ♥

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