Yelp

(The Help System)

html.css.elements

Parameters

$node

The node to create CSS for.

$direction

The directionality of the text, either ltr or rtl.

$left

The starting alignment, either left or right.

$right

The ending alignment, either left or right.

This template outputs CSS for elements from source languages like DocBook and Mallard. It defines them using common class names. The common names are often the simpler element names from Mallard, although there some class names which are not taken from Mallard. Stylesheets which convert to HTML should use the appropriate common classes.

All parameters can be automatically computed if not provided.