
Learn to use flex blocks to control layout with a flex container and items, enabling responsive design, navigation bars, grid layouts, wrapping images, and aligning content using included source code.
Set up the brackets editor, create index.html and style.css, link the stylesheet, and build a flex blocks layout with a container and flex items, applying border-box sizing for layout.
Learn to set up a flex container, style its divs, and apply flex direction, wrap, and reverse options to control item order and wrapping on the main and cross axes.
Learn how to size flex items within a flex container using the flex shorthand, grow, shrink, and basis, and how wrapping and auto sizing affect layout.
Build a three-by-three flexbox grid by applying grow, width, and wrap to create a responsive layout, then craft vertical bar charts with flexible heights and colors.
Use align-self in flexbox to adjust the alignment of a single flex item, choosing from auto, baseline, center, flex, and flex-start, and use order to move items toward the end.
Explore how to justify content in a flex container using the justify-content property, including center, start, end, space around, and space between, with flex items and visual examples.
Learn to use flexbox to align and justify content for a row of images, control wrapping, and adjust alignment along main and cross axes using justify-content, align-items, and flex-direction.
Update a web page navigation by building two flex containers for the logo and the menu, then apply flex properties, justify content, and responsive spacing to menu items.
Explore more about using Flexbox with examples and sample code to get you coding.
Flexbox is a one-dimensional layout method for laying out items in rows or columns. Items flex to fill additional space and shrink to fit into smaller spaces
Please note that the scope of this course using CSS Flexbox. If you are looking for a more detailed CSS course this course is not for you. Simple course with limited scope designed to be topic specific.
Taught by an instructor with over 20 years of Web Development experience.
If you've been looking to get started with CSS Flexbox - THIS COURSE IS FOR YOU!!!!
Nothing to lose - Fast friendly support is always available to help if you need it.
Please note that the SCOPE OF THIS COURSE IS Creating and using CSS flexbox and will not cover complex commands and everything about CSS, HOW TO GET STARTED COURSE - if you are looking at more detailed node or JavaScript content this is not for you.