The DOM (Document Object Model) is a tree of objects represented by the elements in your HTML code.
To view the DOM structure of the previewed page:
![]()
To browse the DOM structure:
The breadcrumb trail at the bottom of the preview pane will show the DOM path to the highlighted element
You can click on other segments of the trail to lock onto those elements:
![]()
To unlock from a "locked-on" element:
To turn DOM inspection back off: