Arena 0.97e

Version 0.97e of Arena, W3O's testbed browser, was released today. It
extends its experimental style sheet notation to allow authors and
readers to specify preferred styles:

<STYLE>

h1        : font.color = DarkGreen; font.size = 22pt
h2        : font.color = DarkRed; font.size = 16pt
p         : margin.left = 40pt

# make paragraphs that follow h1 bold:

/h1 p/    : font.style = bold

# specify style for different levels of nested lists:

(ul(li    : font.color = DarkRed
(ul(ul(li : font.color = DarkGreen

</STYLE>

Arena 0.97e is offered in binary form for several unix platforms. See
http://www.w3.org/pub/arena/experimental

-h&kon

Hakon W Lie, WWW project CERN, CH-1211 Geneva 23
http://www.w3.org/hypertext/WWW/People/howcome/

Received on Monday, 23 January 2023 01:05:19 UTC