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

Social-proof-section-master

Owolabi Muktar• 20

@CallmeMukty

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


The full features of my designed website is not showing on my live site. Please I need to know how I can resolve this.

Community feedback

Connor Z• 5,115

@zuolizhu

Posted

Hey Owolabi,

You didn't put your assets (css files and image files) into the folder, that's why you got 404 errors on the live site.

Try to change your

<link rel="stylesheet" href="css/styles.css">

to

<link rel="stylesheet" href="/styles.css">

Same for your images, remove ./images.

And checkout the result 😉.

Happy coding!

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