Answers for "console.log style n[m"

3

console.log style css

console.log("%cThis is a %cConsole.log", "background:black ; color: white", "color: red; font-size:25px");
Posted by: Guest on December-10-2020
1

console log style

console.log("%cThis is a green text", "color:green");
Posted by: Guest on November-04-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language