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

Responsive landing

@DiegoAlvees

Desktop design screenshot for the Article preview component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What specific areas of your project would you like help with?

I had a lot of difficulty in some parts of the CSS, and in the balloon that opens when you click on the button, I couldn't place that "arrow" indicating the button. I believe my html was also quite messed up

Community feedback

LucasNgTg 190

@LucasNgTg

Posted

Hello, there!

Well done on completing this challenge! The share area is not showing for me, I believe it is because of the way the class in HTML was declared. In order to declare multiple classes, you don't have to write the name of the attribute twice. For example, instead of class="shareArea" class="ballon", you should write class="shareArea ballon".

Regarding the "arrow" bit, take a look at CSS pseudo-elements, specifically ::before and ::after (The links to the articles are in the text). There's a lot of cool stuff you can do with those.

Hope it helps. Have a nice day!

Marked as helpful

0

@DiegoAlvees

Posted

Hello Lucas, it was of great help, I will take a look at our articles, thank you very much

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