3
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 3 years have passed since last update.

ChromeとFirefoxで印刷用CSS(@media print)を確認する方法

Last updated at Posted at 2021-03-07

最近よく聞かれる気がするので2021年3月時点の情報を明記しておきます👀
Firefoxはなかなかわかりづらい( ˘ω˘ )

Google Chromeの場合

※ macOS Canary 91 で確認

  1. 開発者ツール右上の三点リーダメニューを開く
  2. More tools」を選択
  3. Rendering」を選択

image.png

Emulate CSS media type から「print」を選択

image.png

Mozilla Firefoxの場合

※ macOS Firefox 72 で確認

  1. 開発者ツールを開きます
  2. スタイルを操作・確認できるペイン右上のボタンを押します

image.png

3
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
3
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?