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 Component, Where does SameSite go?

Lauren C. 30

@LaurenC2022

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


Background: I know html and css. I do not have experience in javascript or HTTP at this time. I am learned javascript in the coming weeks.

When inspecting my completed code in Firefox and Chrome developer tools, I received errors regarding cookies. I learned I needed to add the following code:

Set-Cookie: SameSite=None; Secure

Where would I put this code? Or what file would the set-cookie be located normally?

Also, did I use the google font correctly?

Community feedback

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