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

Sunnyside agency landing page

P
Lo-Deck 2,460

@Lo-Deck

Desktop design screenshot for the Agency landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Hi here is my solution for Sunnyside-agency-landing-page. I used HTML, CSS, JS.

What challenges did you encounter, and how did you overcome them?

It was to have a good behvior between all the images and different size, so I used different @media screen to keep a good behavior in relation with the screen size.

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

Feel free to leave any comment.

Thanks.

Community feedback

Tharun Raj 1,310

@Code-Beaker

Posted

Hi there, congratulations on completing this project. You've done a great work here! 🎉

I would like to share a suggestion regarding your website that might help you improve it.

The navigation links are currently just list items. It would be better for them to be wrapped with an anchor tag to make it more accessible.

<ul class="list list-menu " id="menu-mobile">
<li class="li-menu"><a href="path" class="yourClassName">About</a></li>
...
</ul>

Hope this helps you 😊

Marked as helpful

1

P
Lo-Deck 2,460

@Lo-Deck

Posted

Hi @Code-Beaker and thanks for your comment and helping me to improve my code.

I never set an a the fact that I have no link, but I didn't think to accessibility.

1
Tharun Raj 1,310

@Code-Beaker

Posted

Glad to know that it helped you, @Lo-Deck! 😄

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