css flexbox模型
Learn CSS in this complete 83-part course for beginners. Cascading Style Sheets (CSS) tell the browser how to display the text and other content that you write in HTML.
在这本由83部分组成的完整课程中,为初学者学习CSS。 级联样式表(CSS)告诉浏览器如何显示您用HTML编写的文本和其他内容。
This course I created will teach you everything you need to know to get started with CSS3, including flexbox and CSS grid.
我创建的本课程将教您入门CSS3所需的一切,包括flexbox和CSS网格。
CSS has been adopted by all major browsers and allows you to control:
CSS已被所有主要浏览器采用,并允许您控制:
- color 颜色
- fonts 的字体
- positioning 定位
- spacing 间距
- sizing 浆纱
- decorations 装饰物
- transitions 过渡
You can watch the video on the the freeCodeCamp.org YouTube channel (1.5 hour watch).
您可以在freeCodeCamp.org YouTube频道 (1.5小时观看)上观看视频。
翻译自: https://www.freecodecamp.org/news/full-css-course-flexbox-grid/
css flexbox模型