In this series we will learn how to apply modern design in order to style all of the web pages for our band web site. In this particular video we will cover using flexbox to layout our page elements. We will also cover how to build a responsive layout with flexbox, and how to use the last-child selector to single out specific child elements. After this video we will have all of the styling done for out entire band website and will only need JavaScript to finish the functionality of the store page.

Part One:
https://youtu.be/Sv_NAxi_jNs

Code For This Lesson:
https://github.com/WebDevSimplified/Introduction-to-Web-Development/tree/master/Introduction%20to%20CSS/Lesson%203

Introduction to HTML Series:
https://www.youtube.com/watch?v=BvJYXl2ywUE&list=PLZlA0Gpn_vH8BoXcpCUvdmdPZFuR5y2lV&index=1

Learn CSS in 20 Minutes:
https://youtu.be/1PnVor36_40

Twitter:
https://twitter.com/DevSimplified

GitHub:
https://github.com/WebDevSimplified


#CSS #WebDevelopment #Programming