How to inspect element?

Hi,

When I compile my project I see a gap between my DIVs in my application. On the opposite side in chrome, mozilla, ie, this gap does not exist. Is there an option to inspect elements in order to see where the mistake is?

Thank you in advance,
Frank

When you show the Developer Tools (with the context menu), the current HTML element under the mouse’s pointer is automatically chosen for inspection.