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 solution

sanju321GH 270

@sanju321GH

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


QR code project

Community feedback

P
Jeuri Morel 1,405

@JeuriMorel

Posted

Remove the / from

body{
    background-image: url(/Screenshot\ 2023-10-01\ 105219.png);
}

in your CSS and

<link rel="stylesheet" href="/style.css">
<img src="/image-qr-code.png" alt="" height="300px">

from your HTML to properly link everything. Right now only the base HTML is showing.

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