Skip to content

Instantly share code, notes, and snippets.

@martinpolley
Last active August 29, 2015 13:56
<div class="row">
<div class="small-12 columns">
<label for="textarea">Textarea</label>
<textarea id="textarea" name="textarea" style="height: auto;" rows="6"></textarea>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment