- Mastering CSS
- Rich Finelli
- 154字
- 2021-07-08 09:45:50
How to open developer tools
To open up Chrome's DevTools, all you need to do is right-click or Ctrl + click on any part of the page. You'll get a contextual menu, as shown in the following screenshot. When you select the Inspect Element option, you get a whole new world of techie goodness:

What typically happens is DevTools will occupy the lower half of your screen. As you can see in the following screenshot, on the left-hand side, you have your HTML as rendered by the browser, technically referred to as the DOM. On the right-hand side, you will have all your styles:

If you hover over something on the left-hand side, it gets highlighted at the top. So, if you hover over h2 or click on it, it gets highlighted, as you can see in the following screenshot:

If you hover over <section> or click on it, it gets highlighted at the top:

- HornetQ Messaging Developer’s Guide
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- Python貝葉斯分析(第2版)
- 零基礎(chǔ)學(xué)Python數(shù)據(jù)分析(升級(jí)版)
- Windows Embedded CE 6.0程序設(shè)計(jì)實(shí)戰(zhàn)
- Python程序設(shè)計(jì)與算法基礎(chǔ)教程(第2版)(微課版)
- Python:Deeper Insights into Machine Learning
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- UML2面向?qū)ο蠓治雠c設(shè)計(jì)(第2版)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- Mastering OAuth 2.0
- Instant Pygame for Python Game Development How-to
- 青少年P(guān)ython趣味編程
- MySQL數(shù)據(jù)庫教程(視頻指導(dǎo)版)
- Mastering R for Quantitative Finance