Producing HTML Documents with Scribe
HTML documents are usually short, typically no more than a few text pages.
Each document is named by a Universal Resource Locator (URL) that looks like: The World Wide Web consists of the entire collection of such documents,
connected by hypertext links.
A typical Scribe document differs from an HTML document in several ways:
There are two levels of capability for producing HTML documents. The simplest
just produces an HTML version of the manuscript file. In addition, with a
little work, a structured set of HTML documents can be produced from the
manuscript file.
1. Scribe vs. HTML
http://host.domain/path/file
A document can contain pointers to other documents by associating its URL with
some text (called the anchor) in the document. When the user clicks on the
anchor, the corresponding document is retrieved and displayed.
Copyright (C) 1993, 1994 Digital Equipment Corporation
Glenn Trewitt, trewitt@pa.dec.com