It’s super important when starting web development to understand how the browser interacts with servers. Chrome web developer tools provide a way to examine requests and responses from servers as well as to examine the HTML layout of a page. Here is a quick overview of how to use Chrome web developer tools! Enjoy 🙂

source