From the course: Building Great Forms with HTML and CSS

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Booking form summary

Booking form summary

From the course: Building Great Forms with HTML and CSS

Start my 1-month free trial

Booking form summary

- [Instructor] In this chapter of the course we explored some useful ways that you could update and customize a booking form. We went ahead and created some custom radio buttons and built upon what we had learned before. So this is another technique of creating custom radio buttons. We also incorporated a little bit of movement by using some CSS animation on these radio buttons. We styled our labels a little bit differently so they actually appear inside of the form fields rather than above or next to them. We learned how we could insert a custom icon element onto an input with a type of date so that we could give the users a little more visual feedback as to what this field is all about. We customized our select boxes so we restyled the actual arrows that indicate that this is a select or drop-down menu. And by doing this, we are going to achieve cross-browser consistency, rather than having all of the different ways in…

Contents