<button> Click me</button>
when I opened developer tool in google chrome and put Copy Code <button> Click me</button> control on console then I got error -
Uncaught SyntaxError: Unexpected token '<'
tried to fix issues but unable to fixed this issues please help me
Thanks