Inspect Element in Firefox is one of the good feature for a web developer to understand the structural layout of any particular HTML page. Certainly it would be of some help when you are confused of the structure of a page. It will show you the structure of the elements in 3D to help you distinguish which particular elements are enclosed under which particular elements. However the order of HTML tags that are shown at the bottom of the page are enough to understand the structure of any particular element of a HTML page but in contrary 3D view will show you the structure of all the elements that are there in a webpage. How to use Firefox Inspect Element 3D View Feature ? To see the structural layout of any web page in 3D using Firefox Inspect Element follow the steps. 1. You need to select Inspect Element Option which you can see when you right click on the Read more