How to replace search button with link?

Posted on 16th Feb 2014 by admin

hi to everbody.
i have a search submit form and button like this :

<form id="f1" name="title" method="post" action="index.php?come=results"><td><div style="border-width:0px 0px 0px 1px;border-color:#aaaaaa;border-style:solid;font-size:1px;width:8px;height:31px;"></div>
<td style="padding:0px 5px 0px 0px;"><input type="text" name="title" id="title "style"font-family:arial;font-size:12px;width:175px;border-style:solid;border-width:1px;border-color:#ffffff;border-top-color:#aca899;border-left-color:#aca899;" value=""></td>
<td style="padding:0px 5px 0px 0px;font-family:arial;font-size:10px;color:#444444"><label><input name="Search" type="submit" id="Search" value="Search" />
</label></td></form>


and how to replace search button with link? ( with Search text )
thanks for your replys

Other forums