Every modern web browser includes a powerful suite of developer tools. These tools do a range of things, from inspecting currently-loaded HTML, CSS and JavaScript to showing which assets the page has requested and how long they took to load.
Your Mission: Examine, edit, and debug HTML, CSS, and JavaScript using the DevTools. Are you ready?