Building Responsive Forms with Flexbox

Go to class
Write Review

Free Online Course: Building Responsive Forms with Flexbox provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Building Responsive Forms with Flexbox is taught by James Williamson.

Overview
  • Learn how to use Flexbox (the CSS3 Flexible Box Model) to create responsive HTML forms.

Syllabus
  • Introduction

    • Welcome
    • Using the exercise files
    1. Building a short form
    • Flexbox basics
    • Touring the finished projects
    • Basic form structure
    • Basic form styling
    • Making the form responsive
    • Controlling element flexibility
    • Refining form layout
    2. Larger Forms
    • Longer form structure
    • Sectioning form content
    • Refining basic styling
    • Creating responsive inputs and labels
    • Creating responsive checkbox groups
    • Making form sections responsive
    • Controlling section spacing
    • Adding media queries
    Conclusion
    • Additional resources