Skip to content

Instantly share code, notes, and snippets.

@g-a-v-i-n
Created July 21, 2017 16:36
Show Gist options
  • Save g-a-v-i-n/f34e23b735efc36e36f66d7c9cda85c1 to your computer and use it in GitHub Desktop.
Save g-a-v-i-n/f34e23b735efc36e36f66d7c9cda85c1 to your computer and use it in GitHub Desktop.
<div className={'info-form-input'}>
<label className={'info-form-input-title'} for={'name'}>{'Title'}<span id={'opt'}>{' (optional)'}</span></label>
<input className={'info-form-input-field'} type={'text'} name={'title'} id={'name'}/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment