HTML and CSS Reference
In-Depth Information
<nextid>
Defines the next valid document entity iden-
tifier
Function
Attributes n
End tag
None
Contains Nothing
Used in
head_content
The idea behind the <nextid> tag is to provide some way of automatically
indexing fragment identifiers.
6.8.2.1. The n attribute
The n attribute specifies the name of the next generated fragment iden-
tifier. It is typically an alphabetic string followed by a two-digit number.
A typical <nextid> tag might look like this:
<html>
<head>
<nextid n=DOC54>
Search WWH ::




Custom Search