Then here is the HTML Code for search bar
* Now Copy and Paste the below code which is between the lines
===========================================
<p align="left">
<form id="searchthis" action="yoursiteurl.com/search" style="display:inline;" method="get">
<strong>Search<br/></strong>
<input id="b-query" maxlength="255" name="q" size="20" type="text"/>
<input id="b-searchbtn" value="Search" type="submit"/>
</form></p>
============================================
Enjoy the fun of HTML Codes
No comments:
Post a Comment