Elements Tab
Elements Tab
The Elements Tab is the primary source of information for anything related to the DOM of the inspected page.
Layers Tab
Layers Tab
After the position and size of each DOM node has been calculated, they are drawn onto a series of surfaces called layers, which are then composited in a particular order to produce the resulting appearance of the web page.