The rendered HTML structure can be viewed using IE developer
toolbar in an understandable way and by default, like a tree view on the left
pane. Also, we can view attributes and styles which will be populated on the
right pane of the toolbar once we select any element in the HTML DOM
structure’s treeview. Figure 3 - HTML DOM Structure
will show a sample DOM structure with attributes and styles populated.
Figure 3 - HTML DOM Structure
