When i go to Inspect on Google Chrome, i have the HTML and CSS sections in parallel as shown below.
How can i move the CSS part to the bottom while keeping the HTML part above, as shown below?
When i go to Inspect on Google Chrome, i have the HTML and CSS sections in parallel as shown below.
How can i move the CSS part to the bottom while keeping the HTML part above, as shown below?
I had the same question this evening. All the answers I found kept trying to describe how to move the entire Dev Tools panel. But what you and I actually want is to adjust the inner panels.
Here is what I did:
That did it for me this evening. Hope it helps you.
Sorry, I'm not including screenshots — I've got to get back to work!
Setting - Preferences - Appearance - Panel layout - "vertical"
With chrome v120, it works to me.
1: Right Click, Open Inspect
2: Top Right Corner, Click 'Gear Icon' (Preferences Menu)
3: Top Left Preferences Tab, Choose 'Horizontal' For 'Panel Layout'
4: Close the Preferences Menu, In Main Inspect
Window, Close Console Tab
5: HTML Elements will be on top of menu, CSS Selectors will be on bottom of Menu
© 2022 - 2025 — McMap. All rights reserved.