diff options
author | debiru <main.coeurl@gmail.com> | 2022-03-17 16:30:38 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2022-03-20 12:21:47 +0900 |
commit | 756ab8bfe0a585868e2094522f42a50f49b2c347 (patch) | |
tree | 7a2ebe6e707a620cbe68df1b1c0c01d7dd15440b /files/ja/web/html/quirks_mode_and_standards_mode/index.md | |
parent | 3d987a07c14b5eee4ef34a2ace5525405f588071 (diff) | |
download | translated-content-756ab8bfe0a585868e2094522f42a50f49b2c347.tar.gz translated-content-756ab8bfe0a585868e2094522f42a50f49b2c347.tar.bz2 translated-content-756ab8bfe0a585868e2094522f42a50f49b2c347.zip |
英語版と同様に、Firefox のページ情報ウィンドウへのリンクを追加
Diffstat (limited to 'files/ja/web/html/quirks_mode_and_standards_mode/index.md')
-rw-r--r-- | files/ja/web/html/quirks_mode_and_standards_mode/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/quirks_mode_and_standards_mode/index.md b/files/ja/web/html/quirks_mode_and_standards_mode/index.md index 301189df56..2433d84770 100644 --- a/files/ja/web/html/quirks_mode_and_standards_mode/index.md +++ b/files/ja/web/html/quirks_mode_and_standards_mode/index.md @@ -49,7 +49,7 @@ HTML5 では、 DOCTYPE の用途は完全標準準拠モードを適用させ ## どのモードが使われているかを確認するには -Firefox では、コンテキストメニューで *ページの情報を表示* を選択して、*描画モード* を確認してください。 +Firefox では、コンテキストメニューで *ページの情報を表示* を選択して、*描画モード* を確認してください。([Firefox のページ情報ウィンドウ](https://support.mozilla.org/ja/kb/firefox-page-info-window)) Internet Explorer では、 *F12* を押下して、*ドキュメントモード* を確認してください。 |