From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/tools/page_inspector/index.html | 60 ++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 files/ja/tools/page_inspector/index.html (limited to 'files/ja/tools/page_inspector/index.html') diff --git a/files/ja/tools/page_inspector/index.html b/files/ja/tools/page_inspector/index.html new file mode 100644 index 0000000000..cb87d85681 --- /dev/null +++ b/files/ja/tools/page_inspector/index.html @@ -0,0 +1,60 @@ +--- +title: インスペクター +slug: Tools/Page_Inspector +tags: + - CSS + - DOM + - HTML + - Stylesheets + - Web Development + - 'Web Development:Tools' + - 'l10n:priority' +translation_of: Tools/Page_Inspector +--- +
{{ToolsSidebar}}
+ +

ページの HTML や CSS の調査や変更を行うために、インスペクターを使用しましょう。

+ +

Firefox でローカルへのコピーとして読み込んだページの他に、Android 版 Firefox などリモートで読み込んだページも調査できます。開発ツールをリモート環境に接続する手順については、リモートデバッグ をご覧ください。

+ +
+

ユーザーインターフェイスツアー

+ +

インスペクターについてひととおり理解するために、UI のクイックツアー を用意しました。

+ +
+

使い方

+ +

インスペクターで何ができるかを知るために、以下の使い方ガイドをご覧ください:

+ +
+ +
+ +
+

リファレンス

+ +
+ +
-- cgit v1.2.3-54-g00ecf