使用頁面檢測器檢測並修改網頁的 HTML 與 CSS。
You can examine pages loaded in the local copy of Firefox or in a remote target such as Firefox for Android. See remote debugging to learn how to connect the developer tools to a remote target.
用戶介面導覽
To find your way around the Inspector, here's a quick tour of the UI.
如何
想知道頁面檢測器可意做什麼,請參考以下教學:
- Open the Inspector
- Examine and edit HTML
- Examine and edit the box model
- Inspect and select colors
- Reposition elements in the page
- View fonts
- Visualize transforms
- Use the Inspector API
- Select an element
- Examine and edit CSS
- Examine event listeners
- Work with animations
- Edit CSS filters
- Edit CSS shapes
- View background images
- Use the Inspector from the Web Console
- Examine CSS grid layouts