Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Beautifule JS Console Log

1console.log('%cR%ca%ci%cn%cb%co%cw', 'font-size: 20px; color: blue;', 'font-size: 25px; color: lightblue;', 'font-size: 30px; color: lightgreen;', 'font-size: 35px; color: green', 'font-size: 30px; color: yellow;', 'font-size: 25px; color: orange', 'font-size: 20px; color: red')

2
Source by www.aaron-powell.com #
 
PREVIOUS NEXT
Tagged: #Beautifule #JS #Console #Log
ADD COMMENT
Topic
Name
9+9 =