Learning outcomes
- Explain how to inspect elements, styles, console and network activity.
- Complete the guided activity safely.
- Check that you can connect code to browser behaviour.
Learn to inspect elements, styles, console and network activity and connect code to browser behaviour in this beginner-friendly Visual Studio Code lesson.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Find one CSS rule and one failed request. The expected result is to connect code to browser behaviour.