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模型