DevTools Tips

Drag and drop nodes in the DOM tree

If you need to move nodes or elements around in the DOM tree, to re-order things in the page, you can do it by drag and dropping nodes around in the Elements (or Inspector) panel.

Animation showing a node being dragged by the mouse in the DOM tree view of the Elements panel in Edge.