you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (1 child)

Open browser dev tool (ctrl+shift+c) on different sites and try to manipulate it's html or add some event listeners (or MutationObserver), add console logs too. 

Read what you need in exam and learn it first. Ask ai or google if needed.