How to Add Copy Box to Your Web page - Mickey 4 U

Hot

Thursday, 7 July 2016

How to Add Copy Box to Your Web page





How To Make A Copy Box Like This



  



Note- If In Your Blog HTML Mode Is Not Active Then First Active It

- Then Use This HTML Tag <Textarea>Your Text textarea>



- Or simply Copy Below Code and add it to your web page:-


<div style="text-align: left;">
&nbsp;<textarea cols="70" rows="8" style="font-family: Arial, Helvetica, sans-serif;"> YOUR TEXT HERE </textarea>&nbsp;</div>
<div style="text-align: left;">
<br /></div>

- Replace Blue Colored Line With Your Text and Enjoy......
- Increase or Decrease Text Box Size by changing Cols="70" rows="8"

No comments:

Post a Comment