Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Last active March 14, 2018 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/f6f40b1ad964680370c046eda0f8d1cb to your computer and use it in GitHub Desktop.
Save parzibyte/f6f40b1ad964680370c046eda0f8d1cb to your computer and use it in GitHub Desktop.
<div class="container">
<div class="section">
<div class="row">
<div class="input-field col s12">
<input type="text" id="fecha" class="datepicker">
<label for="fecha">Elige la fecha</label>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment