HTML Level 1 and 2 Manual

Home | Element Index | Forms | Screens & Colours | GIFs | Layout | Compatibility


Element Index > Forms

<ISINDEX> Element

Category: Forms
Period: HTML 1 / HTML 2.0
Status: core

Description

A primitive single-field search prompt for a document.

Syntax

<ISINDEX PROMPT="Search this site:">

Attributes

PROMPT, HREF in some material.

Usage Guidelines

Common Mistakes

Example Code

<HEAD>
<TITLE>Search</TITLE>
<ISINDEX PROMPT="Search the archive:">
</HEAD>

Authoring Note

Write the document first, then test it in a graphical browser and a text browser. The page should remain understandable if images fail, colours are ignored, or the browser uses its own fonts.


Top | Home | All Elements

HTML Level 1 and 2 Manual.