Crayons
Adding a Coloring Page
Search Box
Crayons

 
It is easy to add a coloring page search box to your site. Just copy and paste the following code onto you page:
<form action="http://ivyjoy.com/cgi-bin/coloring.cgi" method="POST">
<center><table BORDER=0 CELLPADDING=5 WIDTH="70%">
<tr>
<td ALIGN=CENTER><b><font face="Comic Sans MS" size=+1>Search for</font></b>
<br><b><font face="Comic Sans MS" size=+1>Coloring Pages:</font></b></td>

<td ALIGN=CENTER><input type="text" size="25" name="keyword" maxLength=30></td>

<td><input type="submit" value="Find Sheets"></td>
</tr>
</table></center>
<center><table COLS=1 WIDTH="70%">
<tr>
<td>
<center><font face="Comic Sans MS">Maximum number of sites to return:</font>
<br><font face="Comic Sans MS"></font><input type="radio" name="return" value="5">5&nbsp;&nbsp;<input type="radio" name="return" value="10">10&nbsp;&nbsp;<input type="radio" name="return" value="15">15&nbsp;&nbsp;<input type="radio" name="return" value="20" checked>20&nbsp;&nbsp;<input type="radio" name="return" value="25">25&nbsp;&nbsp;<input type="radio" name="return" value="30">30&nbsp;&nbsp;</center></td>
</tr>
</table></center>
</form>


 
This will produce a search box that look like:

Search for
Coloring Pages:
Maximum number of sites to return:
10 15 20 25 30 

 
 
If you would like a search box without the the quantity selector, use this code:
<form action="http://ivyjoy.com/cgi-bin/coloring.cgi" method="POST">
<center><table BORDER=0 CELLPADDING=5 WIDTH="70%">
<tr>
<td ALIGN=CENTER><b><font face="Comic Sans MS" size=+1>Search for</font></b>
<br><b><font face="Comic Sans MS" size=+1>Coloring Pages:</font></b></td>

<td ALIGN=CENTER><input type="text" size="25" name="keyword" maxLength=30><input type="hidden" name="return" value="20"></td>

<td><input type="submit" value="Find Sheets"></td>
</tr>
</table></center>
</form>


 
Your search box will look like:

Search for
Coloring Pages:

 
 
Bookcase
Bookcase
Search Help

Add URL
My Coloring Book
Search Engines for Little Kids
Search Engines for Big Kids

Home Page
Home Page