0

How can I change writing color?

8th Feb 2017, 4:31 PM
Shadow
Shadow - avatar
2 Antworten
+ 14
What do you mean?? ( <style>*{color:red;}</style> )
8th Feb 2017, 4:51 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
you could use CSS. the code to change a paragraph for example is : p { color: the name of the color; }
8th Feb 2017, 5:29 PM
Samuele Sacchetti
Samuele Sacchetti - avatar