Made small text adjustments for developer-tools lesson.

This commit is contained in:
Benedikt - Desktop
2018-11-23 13:37:18 +01:00
committed by Nanne Baars
parent f66ad51721
commit 72ae0d503b
3 changed files with 10 additions and 6 deletions

View File

@ -12,5 +12,8 @@ Keep in mind that the following tutorial, is not there to teach everything there
This tutorial will only focus on the essential knowledge you need to complete certain assignments.
Also if you are already familiar with these Tools you can safely skip these lessons.
To get started open the developer tools by right clicking anywhere and clicking "inspect"
or click the three vertical on the top right, go to more tools and then Developer tools.
To get started, *open the developer tools*. There are multiple ways to open them:
1. Right click anywhere in the browser window and select the option _"Inspect"_.
2. Go to the browser menu (three dots in the top right corner), then go to _"More tools"_ and select the option _"Developer tools"_.
3. Use the keyboard shortcut _Ctrl + Shift + I_