Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
FlexBox页面布局专题(页面布局设计必备技能)
Rating: 4.8 out of 5(2 ratings)
55 students

FlexBox页面布局专题(页面布局设计必备技能)

Flex语法知识
Created by菊华 黄
Last updated 1/2021
Chinese (Simplified)

What you'll learn

  • 学会flexbox布局

Course content

3 sections14 lectures1h 19m total length
  • Flex Box介绍10:16
  • Flex实战-表单的简单布局8:11
  • Flex容器的属性--flex-direction项目的排列方向8:13
  • Flex容器的属性--flex-wrap如何换行4:02
  • Flex容器的属性--justify-content内容对齐7:20
  • Flex容器的属性--align-items7:27

Requirements

  • html、css

Description

学习web开发必须要掌握html知识、css知识
在学习完基础知识后,必须要掌握web布局,现在常规使用的都是flex布局

主要讲解FlexBox的容器的知识点和容器内项目的知识点;适合网页/移动端/微信等的页面布局设计。

涉及内容:flex-direction项目的排列方向、flex-wrap如何换行、justify-content内容对、align-items、order子元素的排序、flex-grow项目的放大比例、flex-shrink项目的缩小比例、flex综合属性设置、margin(对齐和居中)等

Who this course is for:

  • web网站开发人员