This series of 6 videos is aimed at beginners to CSS to learn about designing for mobile first using CSS Media Queries.
One approach that focuses on planning for device widths and designing for the smallest width first. We can call this the mobile first approach. But it really designing for the smallest targeted viewport width. I will explore the viewport in one video, but the viewport is basically what you see if you position a window on your computer partially offscreen. You could say the smallest viewport width is one pixel, but really it is more what you want to put your time and effort into designing. Rather you need to be more selective about the target design viewport widths.
You are going to have to think about the viewport width below your smallest target and the viewport width above the largest. Generally for the smallest you have a single column flexible layout using the smallest fonts that present text in a reasonable manner and images that are resized. I like to call that the base. I should be able to see the base from a small width to the largest width monitor resolution I can find. At the extremes it may not be very aesthetic, but it does allow content consumption.
Follow Along Practice Files: Download All completed files are included.
link
ElementStart today with easy to learn courses that quicky build your website skills!