There are a few ways that you can get a gold color in Canva. One way is to use the color picker tool and choose the color from the palette.
Another way is to use the hex code for gold, which is #FFD700. You can also use the RGB values for gold, which are (255, 215, 0).
If you want to add some sparkle to your design, you can use one of Canva’s glitter images or gold foil textures. Simply drag and drop the image into your design, resize it as needed, and position it where you want it.
To style text in HTML using the < p >, < b >, and < u > tags, you would first need to enclose the text that you want to style within these tags. For example, if you wanted to make a paragraph of text bold, you would enclose it within the < b > tags like this:
< b >This paragraph of text is bold.< /b >
You can also combine these tags to style your text in multiple ways. For example, if you wanted to make a paragraph of text bold and underlined, you would enclose it within the < b > and < u > tags like this:
< b >< u >This paragraph of text is bold and underlined.< /u >< /b >