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
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
Valittu ratkaisu
You can probably see the width if you go to the HTML element at the top (left panel) and check the Layout tab.
Lue tämä vastaus kontekstissaan 👍 0Kaikki vastaukset (1)
Valittu ratkaisu
You can probably see the width if you go to the HTML element at the top (left panel) and check the Layout tab.