Searching...
Searching...
Wednesday, 9 January 2013

Applying Background effect part-3

Choose backround colors


This HTML code allows your visitors to choose a background color for your website. This little HTML snippet is a lot of fun as it allows your user to choose a background color for a page from your site. You can change the colors to fit your site design! Simply copy and paste the script into your html source where you want the form to appear on your page
This Script is from www.knocksuperbuzz.blogspot.com, Coded by: sandeep

Script by http://www.knocksuperbuzz.blogspot.com  <form name="changeColor">
<p><font size="2" face="Verdana,Arial,Helvetica,Sans Serif">Choose
a Background Color: <br> <br> <input type="button" name="colr"
value=" BLUE " onclick="document.bgColor='#0000FF'"> <input
type="button" name="colr" value=" RED " onclick="document.bgColor='#FF0000'">
<input type="button" name="colr" value=" GREEN "
onclick="document.bgColor='#00FF00'"> <input type="button"
name="colr" value=" WHITE " onclick="document.bgColor='#FFFFFF'">
<input type="button" name="colr" value=" BLACK "
onclick="document.bgColor='#000000'"></font> </p> </form>


<font face="Tahoma"><a target="_blank" href="http://www.knocksuperbuzz.blogspot.com/"><span style="font-size: 8pt; text-decoration: none">KSB HTML CODE</span></a></font>

EXAMPLE:- This Script is from www.knocksuperbuzz.blogspot.com, Coded by: sandeep Script by http://www.knocksuperbuzz.blogspot.com
Choose a Background Color:

KSB HTML CODE

Thanks for using knocksuperbuzz.blogspot.com if you like this post comment and subscribe.

0 comments:

Post a Comment

 
vistors visitors