flovous
KPCKevin Powell - Community
•Created by Grateful Dev on 6/22/2023 in #front-end
Project design
if it was me, I would first create a div that is aligned to the left, give it a width of 60% of the viewport, and inside that div, add some padding, and insert the text and images
5 replies
KPCKevin Powell - Community
•Created by Grateful Dev on 6/22/2023 in #front-end
Project design
you can either create an asset image that looks similar to the design, and then lay over your text, or just mess around with z-index
5 replies
KPCKevin Powell - Community
•Created by Grateful Dev on 6/22/2023 in #front-end
Project design
wait nevermind i was dumb lol
5 replies
KPCKevin Powell - Community
•Created by Grateful Dev on 6/22/2023 in #front-end
Project design
60% of the width or opacity?
5 replies
KPCKevin Powell - Community
•Created by JWode on 2/27/2023 in #back-end
My life has been blocked by CORS policy: Response to preflight request doesn't pass access
Sorry then.
31 replies
KPCKevin Powell - Community
•Created by JWode on 2/27/2023 in #back-end
My life has been blocked by CORS policy: Response to preflight request doesn't pass access
Or "how to allow a certain origin to make a request to your API without getting blocked by CORS policy in Express.js"
31 replies
KPCKevin Powell - Community
•Created by JWode on 2/27/2023 in #back-end
My life has been blocked by CORS policy: Response to preflight request doesn't pass access
you can use a prompt like this one:
"How to fix blocked by CORS policy in Express"
31 replies
KPCKevin Powell - Community
•Created by JWode on 2/27/2023 in #back-end
My life has been blocked by CORS policy: Response to preflight request doesn't pass access
I used to have the same issue in Django, but I would recommend you try finding a solution with ChatGPT
31 replies