How do I view browser width in inspect element?
In Chrome, when you open inspect element and resize the browser window, you're able to see the current browser dimensions. How can I see browser dimensions in Firefox?
Sort of like how you can in chrome
Solusi terpilih
You can probably see the width if you go to the HTML element at the top (left panel) and check the Layout tab.
Baca jawaban ini dalam konteks 👍 0Semua Balasan (1)
Solusi Terpilih
You can probably see the width if you go to the HTML element at the top (left panel) and check the Layout tab.