All you have to do is choose the Aardvark search window option best suited for your web site. Click on the required Aardvark search box below. A new page will open with the relevant HTML code necessary to create the box. Copy the code and paste it into your source code. Ensure that the code is placed within your body tags. (See example below)
If you have never worked with HTML before, please ask someone to assist you with the placement of the Aardvark search box on your site.
Example:
<html>
<head>
<title>Name of your site</title>
</head>
<body>
Paste the source code somewhere here.
</body>
</html>
|