File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -236,6 +236,13 @@ All references within the rest of the specification will point to
236236the appropriate entry in references.src. These links should have the
237237following syntax:
238238
239+ [[SYMBOL]]
240+ or
241+ [[-SYMBOL]]
242+
243+ The latter forces the reference to be informative ('informref').
244+ This will automatically be expanded to something like:
245+
239246 <a rel="biblioentry"
240247 href="<path>/ref/references.html#ref-SYMBOL"
241248 class="informref"
@@ -255,13 +262,11 @@ Document HEAD
255262
256263<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
257264<html lang="en">
258- <!-- $Id: CONVENTIONS,v 1.13 1997-12-29 21: 10:48 ijacobs Exp $ -->
265+ <!-- $Id: CONVENTIONS,v 1.14 1998-02-11 10:13:29 bbos Exp $ -->
259266<HEAD>
260267<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
261268<TITLE>CSS2 Specification</TITLE>
262- <LINK rel="next" href="?.html">
263- <LINK rel="previous" href="?.html">
264- <LINK rel="STYLESHEET" href="style/default.css" type="text/css">
269+ <!-- *Don't* put next, prev, and stylesheet links, they are automatic -->
265270</HEAD>
266271<BODY>
267272<H1 align="center">CSS2 Specification</H1>
You can’t perform that action at this time.
0 commit comments