AACR2 technical page

Introduction

During this work, we have made a number of technical decisions. In this page we record some of them.

Decision

Everything that is in the book in double quotes, we enclose in the <q> element of HTML.
The class "booktext" is used for all text from the book.
The class "rule" is used for all rules.
By default, <h3> and <h4> are in a class "runin", requesting the browser to make them run-in. Most browsers don't implement that part of CSS, unfortunatly. The site is best viewed with Opera.
All files that contain contents directly from the book obey the POSIX regular expression ^.{1,2}\.html$

Valid XHTML 1.0!