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;">
<textarea cols="70" rows="8" style="font-family: Arial, Helvetica, sans-serif;"> YOUR TEXT HERE </textarea> </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"
- Increase or Decrease Text Box Size by changing Cols="70" rows="8"
No comments:
Post a Comment