From the course: CSS: Combining Grid and Flexbox
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Overview of project - CSS Tutorial
From the course: CSS: Combining Grid and Flexbox
Overview of project
- [Instructor] Now we'll actually be creating the form for our webpage. Forms are always challenging since the layout needs to change and the usability of these elements are paramount. Form layouts are always more critical. A misaligned label could lead the user to enter information in the wrong box and any sort of label instruction that is not intuitive, could cause issues. As you can see, when I resize the screen, our form is going to go from a one column layout and then as the screen gets wider, it will eventually transform to utilize two columns for some of the form elements. There's a lot going on with the form. If you want to learn more about how I created the form in detail, please check out my UX For Forms and Building Great Forms courses here on the LinkedIn library. These courses cover all the ins and outs about the right way to build forms and various approaches for making them look great and function…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.