how to

have linear or radial gradient for your container!

1 i would recommend you to use gradient generator for it. i always go to https://cssgradient.io, you can choose if you want radial or linear gradient, radial is basically like oval or circle shaped that is defined by their circle! linear goes by down/up/left/right/diagonally gradient color

1

2 once you've done finalizing your colors etc, scroll down and you will see copy to clipboard, click that and you automatically copy all of its code.
2

3 go to carrd.co, add embed and add this code:
<style>
#container01 > .wrapper > .inner{
PASTE THE GRADIENT CODE HERE
</style>

3

#outcome 4

Edit Report
Pub: 19 Jan 2025 15:47 UTC
Views: 29