YoVDO

Get Started with Flexbox CSS Layouts

Offered By: egghead.io

Tags

Flexbox Courses Web Development Courses HTML Courses Responsive Web Design Courses

Course Description

Overview

Flexbox is a powerful way to layout HTML so that elements can grow to fit the size of their container. It can also control how the elements are positioned within a flexed container.
Once you start thinking in rows and columns, you can control almost any flexed layout with just a few simple flexbox layout primitives.

Syllabus

  • Flex into a Row or a Column with flex-direction
  • Change the Spacing of Flexed Components with justify-content
  • Change the off-axis Alignment of a Flexed Container with `align-items`
  • Change the Alignment of a Single Flexed Item with 'align-self'
  • Wrap Elements Inside of a Flexed Container with `flex-wrap`
  • Proportionally Grow a Flexed Element by Setting `flex-grow` or `flex` Styles

Taught by

Chris Achard

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Intro to Computer Science
University of Virginia via Udacity
Web Development
Udacity
Software Engineering for SaaS
University of California, Berkeley via Coursera
CS50's Introduction to Computer Science
Harvard University via edX