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

Responsive Web Design Fundamentals
Google via Udacity
Introduction to Bootstrap - A Tutorial
Microsoft via edX
Responsive Images
Udacity
Responsive Website Basics: Code with HTML, CSS, and JavaScript
University of London International Programmes via Coursera
Responsive Web Design
University of London International Programmes via Coursera