Creation of a TOC

vbrabant <[email protected]>
Newsgroups gmane.comp.java.netbeans.webteam
Organization CollabNet Hosting
Message-ID <[email protected]>
Dear webteam,
I would like to propose the usage of <link> in each page of the www.
Why ? Because it will permit to people using Mozilla, NetScape (and 
surely some others unix/linux web browser) to have a little navigation 
bar appearing

Try that code with your favorite webclient

<html>
<head>
<link rel="top" href="" title="" />
<link rel="search" href="" title="" />
<link rel="help" href="" title="" />
<link rel="author" href="" title="" />
<link rel="prev" href="" title="" />
<link rel="next" href="" title="" />
<link rel="up" href="" title="" />
<link rel="chapter" href="" title="" />
</head>
<body>
<br/>
</body>
</html>

What do you think about that ?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.