Style Standards for Forms

Layout

1. Vertical Layout

verticalForms.png

2. Inline Layout

  • For small inline forms
    • used when we don't want to increase the vertical size of the component
  • This is a special case of forms and should not be used abusively
    InlineCreatePost.png

 Usage 

Login, Register, Contact Forms

login.png

Action Component

Resources

More information about forms practices.