You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a JavaScript module, that when added to an HTML page's <head>, will display an inspector area at the bottom of the page. The inspector should feature a schematic view of the elements in the page, and allow highlighting of hovered elements and dragging them around to manipulate the DOM.