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

QR-CODE image component with basic HMTL and CSS

@EO-emmanueloni

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

I'm excited to have completed this task. Maybe next time i could be more

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

Trying to crate a repository in git-hub and getting a live link

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

The styling

Community feedback

P

@Josmiga

Posted

My friend, i see you have a little problem with your style file (style.css). I think the problem is the form what you called the style file:

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

Try this:

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

I hope this line be the solution.

Marked as helpful

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