HTML Level 1 and 2 Manual

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


Element Index > Head Metadata

<NEXTID> Element

Category: Head Metadata
Period: HTML 1 / HTML 2.0
Status: core

Description

An editor hint for generating the next automatic anchor name.

Syntax

<NEXTID N="z12">

Attributes

N.

Usage Guidelines

Common Mistakes

Example Code

<HEAD>
<NEXTID N="z42">
<TITLE>Converted Page</TITLE>
</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.