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
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

responsiv e landing page with CSS(Sass) HTML only (no javascript)

@JulianaOliveiraMelo

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


Hello! ๐Ÿ‘‹ My first challenge on FrontEnd Mentor ๐Ÿฅณ๐ŸŽ‰๐Ÿพ I'm still learning and all feadback ould be appreciated. Thanks ๐Ÿค—

Community feedback

Oleh Tovkaniukโ€ข 505

@OlehTovkaniuk

Posted

Wow, I like it. Text animation is cute. The container doesn't change it sizes when I click a dropdown. Though you have some adaptivity twerks at 1024x1366 resolution(iPad Pro resolution). You can fix it if you want ๐Ÿ™‚.

3

@JulianaOliveiraMelo

Posted

Hi @OlehTovkaniuk ๐Ÿ‘‹ Thanks for notice the ipad problem. I think i managed to work around so that it doesent look so ugly ๐Ÿ˜ž thakns again for the feedback ๐Ÿ˜‹

1
P
tedikoโ€ข 6,580

@tediko

Posted

Hello, Juliana Oliveira Melo! ๐Ÿ‘‹

Congratulations on finishing your first project here! Your solution responds well. I like the animation you add on tabs. What i can suggest is:

  • Try not to repeat your HTML code with image for each arrow. Easier way around is to use pseudo element ::before on your .question-group. Set it to position: relative and your pseudo element as position: absolute. Put your image using content: url(image.jpg).
  • A label should be used as a caption and does not require heading elements. I would remove h3 elements from your labels. This way you get rid of HTML issues errors.

Good luck with that, have fun coding! ๐Ÿ’ช

3

@JulianaOliveiraMelo

Posted

Hi @tediko ๐Ÿ‘‹ Thank you for the comments. They were very useful. I manage to solve the html issues and use the :after with an image has content. Thanks a lot ๐Ÿ˜

1
P
ApplePieGiraffeโ€ข 30,565

@ApplePieGiraffe

Posted

Hey, Juliana Oliveira Melo! ๐Ÿ‘‹

Congratulations upon completing your first Frontend Mentor challenge! ๐ŸŽ‰

I think you've done a good job on this challenge! Like OlehTovkaniuk mentioned, the animation on the body text of the FAQs is pretty cool! ๐Ÿ˜‰

Keep coding (and happy coding, too)! ๐Ÿ˜

2

@JulianaOliveiraMelo

Posted

Hi @ApplePieGiraffe ๐Ÿ‘‹ Thanks for the feedback. I appreciate it ๐Ÿ˜Š

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