Inspecting Pages
How do you interact with a website? Can you access its HTML structure? Yes, you can. Most browsers include tools that let you examine the structure of any webpage you visit. You can also make temporary changes, but they are visible only to you. This set of tools is known as DevTools.
To access DevTools in the Chrome browser, right-click on any part of the page and select Inspect from the menu that appears. For example, open the test page. Right-click anywhere on the page and click the Inspect button. Now you can examine the webpage structure and make any changes you like.
Task
Head to the following page.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
How do I use DevTools to inspect the HTML structure on the page?
Can I make changes to the webpage using DevTools?
What should I look for when examining the webpage structure?
Awesome!
Completion rate improved to 4.35
Inspecting Pages
Swipe to show menu
How do you interact with a website? Can you access its HTML structure? Yes, you can. Most browsers include tools that let you examine the structure of any webpage you visit. You can also make temporary changes, but they are visible only to you. This set of tools is known as DevTools.
To access DevTools in the Chrome browser, right-click on any part of the page and select Inspect from the menu that appears. For example, open the test page. Right-click anywhere on the page and click the Inspect button. Now you can examine the webpage structure and make any changes you like.
Task
Head to the following page.
Thanks for your feedback!