<!doctype html public '-//IETF//DTD HTML//EN' [
<!entity % HTML.Recommended 'include'>
]>

<html>
  <head>
    <title>Style sheets for on-line SGML &amp; HTML</title>
  </head>

  <body>
    <h1>Style sheets for on-line SGML &amp; HTML</h1>

    <p>Here is a small collection of articles about style sheets for
      on-line SGML &amp; HTML, that I wrote to help discussions on the
      html-wg and www-html mailing lists. Also see the W3C's <a
	href="http://www.w3.org/hypertext/WWW/Style/Welcome.html">
	style sheet overview</a>.</p>

    <dl>
      <dt><a href="../stylesheets.html">Stream-based Style sheet
	  Proposal</a></dt>

      <dd><p>(Old) A proposal that used the syntax of X resource
	  files, which eventually proved too limited. Most of this has
	  been implemented. [31 Mar 1995]</p></dd>

      <dt><a href="../style.html">Stream-based style sheets</a></dt>

      <dd><p>A collection of slides that were used in the discussion
	  at WWW'95 in Darmstadt. [18 Apr 1995]</p></dd>

      <dt><a href="charter.sgml">Charter</a></dt>

      <dd><p>An attempt to formulate the goals of the style sheet
	  language. [30 May 1995]</p></dd>

      <dt><a href="model.sgml">Formatting model for SGML/HTML style
	  sheets</a></dt>

      <dd><p>A model to describe the process of formatting (not the same
	  as an implementation, but a first implementation might be
	  based on it.) [30 May 1995]</p></dd>

      <dt><a href="addressing.sgml">Addressing in SGML/HTML style
	  sheets</a></dt>

      <dd><p>Requirements and constraints for associating style rules
	  with SGML elements, including a stab at a syntax for this
	  part of the style rules, based on the earlier proposal
	  above, and H&aring;kon Lie's <em>cascading style sheets</em>
	  for Arena. [23 May 1995]</p></dd>

      <dt><a href="cascading.sgml">Cascading of SGML/HTML style sheets</a></dt>

      <dd><p>Rules for combining style sheets from different sources
	  with different priorities. [11 May 1995]</p></dd>

      <dt><a href="expr.sgml">Property value expressions for SGML/HTML
	  style sheets</a></dt>

      <dd><p>Possible ways of making property values depend on the
	  context, with suggestions for a syntax. [11 May 1995]</p></dd>

      <dt><a href="unsolved.sgml">Unsolved issues</a></dt>

      <dd><p>A number of difficult styles, that have no obvious and
	  elegant expression as a property.</p></dd>

      <dt><a href="textfont.sgml">Properties for fonts, colors and
	  margins</a></dt>

      <dd><p>A proposed set of properties for selecting fonts, text
	  styles, margins, line breaks, rules, and colors. [10 July
	  1995]</p></dd>

      <dt>Properties for paragraphs</dt>

      <dd><p>[under construction] Justification, indent, leading,
	  numbering, etc.</p></dd>
    </dl>

    <hr>

    <address><a href="mailto:bert@let.rug.nl">Bert Bos</a>, 30 May
      1995</address>

  </body>
</html>

<!--
Local Variables:
sgml-empty-tags: ("DT" "DD" "HR" "P" "LI" "BR" "SP" "TR" "TH" "TD" "INPUT" "IMG" "CHANGED" "LINK" "BASE" "ISINDEX" "NEXTID")
sgml-validate-command: "nsgmls -s %s %s"
sgml-declaration:"~/SGML/html.decl"
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
sgml-live-element-indicator:t
end:
-->