How do you change text color?

^^^


Use Html or CSS.

https://www.w3schools.com/html/html_colors.asp


If you want the whole thing to change type:

$("body").css("color", "yellow"); (make sure there's an indent at the start)


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums