Answers for "font size console log"

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

Code answers related to "Javascript"

Browse Popular Code Answers by Language