Current location - Quotes Website - Signature design - What's wrong with the font of the reply message from the circle of friends being gold?
What's wrong with the font of the reply message from the circle of friends being gold?
Your nickname is gold.

When sending a circle of friends, enter it in the format of "What do you want to enter", and the text color will be gold.

1. When sending friends, you can enter the corresponding code of html to change the color of the text. ","is the connection tag of html, and "color" is the color attribute of the tag. You can set the text color by changing the property value after "=".

2. Jin Dian is # D9D919; The black code is # 000000; The white code is # ffffff and the blue code is #0000ff.