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

Huddle landing page with single introductory section using tailwind

Ionut Olteanโ€ข 440

@replayzor


Design comparison


SolutionDesign

Solution retrospective


Please help me with feedback I want to improve . Thank you

Community feedback

@MelvinAguilar

Posted

Hello again ๐Ÿ‘‹

I have some suggestions about your code that might interest you.

  • Avoid using position: absolute for positioning links, as it can lead to issues when zooming or viewing on different devices. In the design, the links appear to be below the image and to the right
  • Consider using alternative methods for positioning, such as margins, padding, or even utilizing CSS Grid to create two columns with grid grid-cols-1 for small screens and md:grid-cols-2 for medium screens and above.

I hope you find it useful! ๐Ÿ˜„ Happy coding!

Marked as helpful

1

Ionut Olteanโ€ข 440

@replayzor

Posted

Thank you , that was exactly my problem. I will fix it @MelvinAguilar

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