Submitted 5 months agoA solution to the Article preview component challenge
Responsive page for article preview component using HTML, CSS and JS
@SubagaS

Solution retrospective
What are you most proud of, and what would you do differently next time?
Working around flexbox, positioning in CSS.
What challenges did you encounter, and how did you overcome them?I faced issues figuring out:
-
The CSS behind designing the dialog-box for links. Took help from chatgpt on this, and turns out it was pure HTML and a bit of playing around with border-property in CSS.
-
The functionality in JS to show/hide the links for mobile and desktop design (since the design changes drastically). I figured the solution for it through reading some articles and used google to clear my doubts.
Open to any feedback! :)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Subaga's solution.
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