Rental
Accommodation
|
Adding a BrowseUK Search Engine
to your Webpage
If you wish to have a Browse UK search engine on your homepage, it is as simple as copying the text in red of this page and pasting it into you html code on your homepage.
<!--Browse UK's Search Form-->
<table border="1" cellpadding="1" cellspacing="0" bgcolor=white bordercolor="#0066cc">
<form action="http://www.browseuk.com/links/cgi-bin/search.cgi" method="GET">
<tr><td valign="top" align="left">
<img src="http://www.browseuk.com/images/logouk.gif"><br>
<input type="text" size="15" name="query">
<input type="image" src="http://www.browseuk.com/images/gouk.gif" border="0" name="submit">
</td>
</tr></form></table>
<!--Browse UK's Search Form ended -->
When your search engine is uploaded onto your page, it should look like this:
|
| |
|
|
|
|