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

@Rahulnerdy

Desktop design screenshot for the Agency landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

Noela Ost 150

@NoelaOst

Posted

Hi! Nice work there! Good job. I see you struggled with a logo svg there and I hope I can help. If your svg file is not working you can try this:

  1. Open svg file with code editor and copy whole <svg> tag including path and other attributes.
  2. Since this is logo you can put it in anchor tag <a> <svg> ... </svg> </a>
  3. To change color of the svg change attribute fill="..." to desired color, or simply remove it and use CSS to style it.

Hope you find this comment helpul! :)

Happy coding and good luck :)

Marked as helpful

0

@Rahulnerdy

Posted

@NoelaOst Thank you

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