CSS Flexbox in Depth
Ditulis pada: April 26, 2019
CSS Flexbox in Depth, Don't just learn CSS Flexbox. Gain experience in it. Take your HTML and CSS to a new level.
Created by Daryl Duckmanton
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- All the CSS properties that are used for Flexbox
- How to build some common layouts using Flexbox
- How to build some advanced layouts using Flexbox
- Gain experience in designing a chat application using Flexbox
- Requirements
- Reasonable knowledge in CSS
- Reasonable knowledge in HTML
Description
In this course you will go deep into understanding how Flexbox can help you design website layouts. We cover what Flexbox is and why we use it. We then step through Flex Containers and Flex Items and what CSS properties are available for both, and how we can configure them correctly. You will also be tested with a helpful quiz after each section.
Once gaining the academic knowledge, we ensure you gain some experience, by taking you through some real life examples. We start off with some simple layout problems that were once difficult to solve, but are now easier. Then after we look at some advanced layout problems.
We then wrap up your experience by working through building a complete chat application from start to end.