how to object HTML Elements print in console in js code example
Example 1: how to print console in javascript
console.log("message here")
Example 2: print stuff in console javascript
console.log("CONTENT YOU WANNA INSERT I CONSOLE HERE")
console.log("message here")
console.log("CONTENT YOU WANNA INSERT I CONSOLE HERE")