0
0

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でPCからスマホサイトを表示

Posted at

ChromeでPCからスマホサイトを表示する方法です。

環境

Windows 10
Chrome 61.0.3163.91

手順

Chromeでサイトを表示(今回はYahooで試してみました)

https://www.yahoo.co.jp/
aaa.png

F12キーを押してデベロッパーツールを起動

ccc.png

ツールバー左上のこのボタンを押します
ddd.png

サイトがスマホで表示されたように小さくなりますが、まだスマホのサイトは表示されません。

bbb.png

左上からデバイスを選択します。(今回はiPhone6を選択)

ggg.png

F5キーを押してページを更新するとスマホのサイトが表示されます。

eee.png

以上です。

選択したHTML要素が画面上のどこか確認することができたりします。

fff.png

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?