Video description
Learn all the CSS Flexbox concepts and create a completely responsive design and elements - real-world hands-on training.
About This Video
- We like to be thorough in our teaching. You'll find everything you need to start creating awesome web designs and layouts with Flexbox code/syntaxes in this course. You won't have to look anywhere else.
- We strongly advocate learning by doing, rather than just listening or reading. Our lectures are filled with a wealth of examples that explain every concept clearly.
In Detail
Before Flexbox arrived on the screen, we had to use relative or absolute positioning, floats clears and 100s of lines of code to achieve a decent website layout. All of that's changed now. With CSS Flexbox, you can layout your website's design in just a few lines of code, and even make it responsive! No more frameworks like Bootstrap to make up for the shortcomings in CSS. Become a professional web designer in just a few hours. If you know the very basics of HTML and CSS, you're all set. Spend a few hours learning a bunch of Flexbox syntaxes, and you'll be creating awesome web layouts in no time at all! You don't need to learn a bunch of frameworks to become a pro web designer now! We'll be using a real-world example to explain the concepts.
All the code and supporting files for this course are available at: https://github.com/PacktPublishing/A-Complete-CSS-Flexbox-Course-and-a-Real-World-Website-Project
Table of contents
-
Chapter 1 : Introduction
- Introduction 00:04:29
- Chapter 2 : Creating a Flex container
-
Chapter 3 : Basic properties of Flexbox
- Flex grow property - grow the flex items to fill the flex container 00:10:46
- Flex shrink property - shrink the flex items to fit a smaller screen 00:06:53
- Flex wrap property - wrap the flex items when screen size reduces 00:10:34
- Flex basis - set a starting width for the flex items 00:10:01
- Flexbox shorthand notation 00:02:40
-
Chapter 4 : Enhancement properties of Flexbox
- Justify content property - Align the flex items 00:06:32
- Flex flow and flex direction properties 00:13:05
- Align items on the cross axis 00:06:16
- Element order 00:07:45
- Align self - aligning items separately 00:04:38
- Chapter 5 : Real world project - create a full blown website with Flexbox
Product information
- Title: A Complete CSS Flexbox Course and a Real World Website Project
- Author(s):
- Release date: February 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838640484
You might also like
video
The Modern JavaScript Bootcamp (2019)
Learn JavaScript by building real-world apps. Includes 3 real-world projects, 80 programming challenges, and ES6/ES7! About …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
video
2D Animation with CSS Animations - Complete course and Project
Create 2D Animation with CSS animations (CSS3 methods), interactive examples & projects - hands-on beginner training …
video
Bootstrap 4: Create Four Real World Projects
Bootstrap 4 - Bootstrap with lots of CSS and jQuery. CSS Flexbox is included. Introduce to …