HTML and CSS Reference
In-Depth Information
<isindex>
Function Indicates that a document can be searched
Attributes action , class , dir , id , lang , prompt , style ,
title
None in HTML; </isindex> or <isindex ... />
in XHTML
End tag
Contains Nothing
Used in
head_content
When a browser encounters the <isindex> tag, it adds a standard search
interface to the document (rendered by Internet Explorer in Figure 6-8 ):
<html>
<head>
<title>Kumquat Advice Database</title>
<base href="cgi-bin/quat-query">
<isindex>
</head>
<body>
<h3>Kumquat Advice Database</h3>
<p>
Search this database to learn more about kumquats!
Search WWH ::




Custom Search