BACKGROUND ILLUSTRATED
In this post I will tell the bloggers of all how do I change the background color and images .. Simply do not see here at length.
Display of code above is :
<form name="copy">
<div align="center">
<input onclick="javascript:
this.form.txt.focus();this.form.txt.select();" type="button" value="Copy Semua" /></div>
<div style="text-align: center;">
<textarea name="txt" style="background-image: url("http://i1128.photobucket.com/albums/m486/syamsudin1/boy_365-x-100.gif"); background-repeat: no-repeat; height: 85px; padding: 5px; width: 355px;"><br /> <br /> TEKS HERE<br /> <br /> </textarea></div>
</form>
BACKGROUND ILLUSTRATED :
<div style="background-attachment: scroll; background-color: #00FFFF; background-image: url("http://i1128.photobucket.com/albums/m486/syamsudin1/wasp_flying.gif"); background-position: right bottom; background-repeat: no-repeat; border: 2px dashed rgb(153, 0, 255); height: 120px; overflow: auto; padding: 10px; text-align: left; width: 360px;">
TEXT HERE</div>
<div style="text-align: center;">
<a href="http://syamsudinnamaku.blogspot.com/"><span style="font-size: x-small;">syamsudinnamaku.blogspot.com</span></a>
<div style="text-align: left;"></div>
<div style="text-align: left;"></div></div>
Display of code above is :
TEKS HERE
BACKGROUND ILLUSTRATED + SELECT ALL :
<form name="copy">
<div align="center">
<input onclick="javascript:
this.form.txt.focus();this.form.txt.select();" type="button" value="Copy Semua" /></div>
<div style="text-align: center;">
<textarea name="txt" style="background-image: url("http://i1128.photobucket.com/albums/m486/syamsudin1/boy_365-x-100.gif"); background-repeat: no-repeat; height: 85px; padding: 5px; width: 355px;"><br /> <br /> TEKS HERE<br /> <br /> </textarea></div>
</form>
Display of code above is :
0 Response to "BACKGROUND ILLUSTRATED"
Post a Comment