Friday 2 August 2013

publish html code for post


Html code for publish post

<div>
<form name="copy">
<div align="center">
<input onclick="javascript:this.form.txt.focus();this.form.txt.select();" type="button" value="Select All" /> </div>
<div align="center">
</div>
<div align="center">
<!---sunil code-->
<textarea cols="55" name="txt" rows="100" style="height: 400px; width: 100%;" wrap="VIRTUAL">
<!--html code here-->



</textarea> <!---sunil code-->  </div>
</form>
</div>

End code







No comments:

Post a Comment