2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Chromeデベロッパーツール(検証モード)

Posted at

HTML/CSSの概要をある程度覚えてきて、
サイトの模写をしてみようとしたとき、フォントのサイズやカラー空白欄の広さなど
見た目で分からないときはChromeデベロッパーツールを使う。

確認したいところで右クリック→検証
image.png

ショートカットキーでは、【Ctrl+Shift+I(MacではCommand + Option + I)】もしくは【F12】キーで起動できます。

image.png

その場でいじって変化を確認できたりもする。

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?