Log – Console.log with Style
Anas Nakawa : Colorful console.logitalic — log('this is *italic*') bold — log('this word _bold_') code — log('this word `code`')
console.log('%c the green hulk got mad!', 'color: green; font-weight: bold;');
Anas Nakawa : Colorful console.logitalic — log('this is *italic*') bold — log('this word _bold_') code — log('this word `code`')
console.log('%c the green hulk got mad!', 'color: green; font-weight: bold;');
沒有留言:
張貼留言