Answers for "print colored text javascript"

17

print colored text javascript

console.log('%c Oh my heavens! ', 'background: #222; color: #bada55');
Posted by: Guest on April-09-2020

Code answers related to "print colored text javascript"

Code answers related to "Javascript"

Browse Popular Code Answers by Language