Huddle landing pagw with single introductory
Design comparison
Solution retrospective
Hello guys.
I used grid to solve this challenge but i don't know if was the best choice.
If you think there are another way to solve this challenge let me know.
thank you.
Community feedback
- @Bhikule19Posted almost 2 years ago
Hey there mate, I really liked the way you used the article tag to implement the title, paragraph, and CTA. An alternate for this will be mainly flexbox. By having two div inside the main element, you can provide them with the class left and right respectively, and by giving the [ display: flex ] property to the main container in which these two reside, you can easily manipulate them. If you found this helpful you can make this comment marked as helpful.
Thank you.
Marked as helpful0@luisdatcPosted almost 2 years ago@Bhikule19 hi there. I used to use flexbox in other challenges, I wanted to do something different in this challenge and practice with grid.
Thank you for your comment.
0
Please log in to post a comment
Log in with GitHubJoin 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