summaryrefslogtreecommitdiffstats
path: root/debian/htdig/htdig-3.2.0b6/htdoc/hts_menu.html
blob: f719aeecbb62a9a9248ea72f7b0cd7b3f29087aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
  <head>
	<title>
	  ht://Dig: htsearch
	</title>
  </head>
  <body bgcolor="#5a7b8c" text="#ffffff" link="#d0d0d0" vlink="#adc0c0">
	<h2 align="center">
	  <img src="htdig.gif" alt="" width=81 height=54><br>
	  htsearch
	</h2>
	<strong><em>Navigate</em></strong><br>
	  <img src="up.gif" alt="^" width=9 height=9> <a href="index.html" target="_top">ht://Dig</a> <br>
	  <br>
	<strong>htsearch</strong> <font face="helvetica,arial" size="2"><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="hts_general.html" target="body">General</a><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="hts_form.html" target="body">HTML form</a><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="hts_templates.html" target="body">Templates</a><br>
	  <img src="dot.gif" alt="*" width=9 height=9> <a href="hts_method.html" target="body">Search method</a><br>
	</font> <br>
	  <form action="http://www.htdig.org/cgi-bin/htsearch" target=body>
	<strong>Quick Search:</strong><br>
	<font size="-1">
	  <input type=text name=words size=15>
	  <input type=hidden name=method value=and>
	</font>
	  </form>
  </body>
</html>