.container{ max-width: 1000px; margin: 0 auto; display: flex; } .box{ width: 100%; height: 400px; background-color: #f2f2f2; margin-right: 20px; } .box:last-child{ margin-right: 0; } @media screen and (max-width: 768px){ .container{ flex-wrap: wrap; } .box{ margin-bottom: 20px; } .box:last-child{ margin-bottom: 0; } }
在本课程中,你将学习到CSS3的各种特性,如flex布局、响应式设计、过渡和动画等等。同时,大家也会教授CSS的最佳实践,让你可以在实践中获得经验和进步。课程中会结合实际的案例进行演示,让你更好的掌握和应用所学内容。
此外,在学习的过程中,大家也注重培养实际应用的能力。大家会提供有挑战的课程计划和案例来帮助你检验你的学习成果。
如果你想成为一名高级的网站开发者,或者想让你的网站更加炫酷和流畅,不妨来参加大家的CSS3设计课程。