Week 8
Welcome to Week 8, where we will deal with definition lists, adding drop-down menus to our navigation bars, get some practice converting color codes to HSLa, and learn how to use media queries in CSS to help our websites display properly on a variety of screen sizes.
Media queries are done to make a website responsive to whatever displays your visitors are using. That is, your CSS will style the HTML differently for a smartphone than it will for a laptop display.