console.log html element code example
Example 1: how to use js console log
console.log('string');
Example 2: how to log something in the console. javascript
console.log('https://discord.gg/5yjWgMS');
console.log('string');
console.log('https://discord.gg/5yjWgMS');