Yelp

(The Help System)

html.css.core

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 that can be used in any HTML. It does not reference elements from DocBook, Mallard, or other source languages. It provides the common spacings for block-level elements like paragraphs and lists, defines styles for links, and defines four common wrapper divs: header, side, body, and footer.

All parameters can be automatically computed if not provided.