I want to host a website in the future, so I’ve started off now, and as I learn more, I can add further functionality to the website in the future, I want to deal with the basics as of now. So, in order to make my page responsive, I need to look at the screen pixel size when I’m shrinking my browser, which I am not able to figure out. Could anybody recommend what tools I should use in order to measure the screen pixels?
Chrome has developer tools you can use to see the pixels of your screen as you shrink or extend the page
Thanks @jmoore197 and @dannyjamesfletcher. That was helpful!

