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

All solutions

  • Submitted


    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?