blog textarea

This commit is contained in:
Rushabh Mehta
2013-01-31 11:24:22 +05:30
parent 028abd2d08
commit 92455dc7ae

View File

@@ -46,7 +46,7 @@
<input name="comment_by" placeholder="Your Email Id" /> <input name="comment_by" placeholder="Your Email Id" />
</p> </p>
<p> <p>
<textarea name="comment" placeholder="Comment" /> <textarea name="comment" placeholder="Comment" style="width: 300px; height: 120px;"/>
</textarea> </textarea>
</p> </p>
<p> <p>