Tutorials
- ADV Section 04, videos 031 – 041
- The following HTML and CSS pairs will need to be completed as part of the code-along and uploaded to your server:
flexbox.html / flexbox.css
(use this boilerplate and transfer the internal CSS to the external CSS file)sidebar.html / sidebar.css
Blogging Questions
Describe the two flex container properties for affecting the position of flex items along the main axis and the cross axis. What are these two properties and what are some of the values that can be used?