Monday, 9 September 2013

Text Area Height and width using zurb foundation1

Text Area Height and width using zurb foundation1

I am quite new to zurb, infact just found it yesterday. I am liking it so
far, but I can't seem to figure out something simple. I can do this using
css but I wanted to know if there is another out-of-the-box approach to
this.
I want to be able to set the width and height of a text area. The way it
is on this fiddle.
http://jsfiddle.net/bwZbh/
`<textarea id="content" placeholder="Nothing yet!!" class="large-12"
style="margin: 0px -275.672px 0px 0px; height: 319px; width:
580px;">welcome to the chat
This is just a first version, more awesomeness soon to follow `

No comments:

Post a Comment