From 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:43:23 -0500 Subject: initial commit --- files/uk/tools/page_inspector/how_to/index.html | 13 ++++++ files/uk/tools/page_inspector/index.html | 60 +++++++++++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 files/uk/tools/page_inspector/how_to/index.html create mode 100644 files/uk/tools/page_inspector/index.html (limited to 'files/uk/tools') diff --git a/files/uk/tools/page_inspector/how_to/index.html b/files/uk/tools/page_inspector/how_to/index.html new file mode 100644 index 0000000000..f35f9aec5c --- /dev/null +++ b/files/uk/tools/page_inspector/how_to/index.html @@ -0,0 +1,13 @@ +--- +title: How to +slug: Tools/Page_Inspector/How_to +tags: + - NeedsTranslation + - TopicStub +translation_of: Tools/Page_Inspector/How_to +--- +

Links for various HOW TO's can be found here. These links describe in depth the HOW TO techniques.

+ +

{{ ListSubpages () }}

+ +

 

diff --git a/files/uk/tools/page_inspector/index.html b/files/uk/tools/page_inspector/index.html new file mode 100644 index 0000000000..d940ae71ef --- /dev/null +++ b/files/uk/tools/page_inspector/index.html @@ -0,0 +1,60 @@ +--- +title: Page Inspector +slug: Tools/Page_Inspector +tags: + - CSS + - DOM + - HTML + - NeedsTranslation + - Stylesheets + - TopicStub + - Web Development + - 'Web Development:Tools' + - 'l10n:priority' +translation_of: Tools/Page_Inspector +--- +

Use the Page Inspector to examine and modify the HTML and CSS of a page.

+ +

You can examine pages loaded in the local copy of Firefox or in a remote target such as Firefox for Android. See remote debugging to learn how to connect the developer tools to a remote target.

+ +
+

User Interface Tour

+ +

To find your way around the Inspector, here's a quick tour of the UI.

+ +
+

How to

+ +

To find out what you can do with the Inspector, see the following how to guides:

+ +
+ +
+ +
+

Reference

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