![]() |
|
|||||||||||||||||||||
![]() |
|
|||||||||||||||||||||
Ruby Lane Search Input Boxes
searchbox_maintext
searchbox_form
seebanners
Sample HTML code: Back to Top
<form method=get action="http://search.rubylane.com/search/" target="_top">
<table cellpadding=0 cellspacing=0 border=1 width=468 height=60>
<tr><td>
<table cellpadding=0 cellspacing=0 border=0 width=468 height=60>
<tr>
<td width=140 height=60 bgcolor="#FFFFFF" valign=middle>
<img src="http://pics.rubylane.com/graphics/0/Rubylane_logo_s.gif"
align=middle border=0 width=137 height=45>
</td>
<td nowrap align=left bgcolor="#FFFFFF" width=328 height=60>
<font face="arial, helvetica" size=2 color="#000000">
<b>Antiques & Collectibles Search</b>
<br>
<input type=text name=ss size=20 maxlength=255>
<input type=submit name=go value="Search">
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
Sample HTML code: Back to Top
<form method=get action="http://search.rubylane.com/search/" target="_top">
<table cellpadding=3 cellspacing=0 border=1 width=140 height=100>
<tr>
<td valign=top align=center bgcolor="#FFFFFF">
<img src="http://pics.rubylane.com/graphics/0/Rubylane_logo_s.gif"
align=middle border=0 width=137 height=45><br>
<font face="arial, helvetica" size=2 color="#000000">
Antiques & Collectibles<br>Search
<input type=text name=ss size=10 maxlength=255><br>
<input type=submit name=go value="Search">
</font>
</td>
</tr>
</table>
</form>