Bold text
Bold text can be achieved by using one of the following tags: "b", "bold" or "strong". The optional "class" parameter allows the use of a desired CSS class. Usage:
<b [class=""] [custom_parameter="" [...] ]>Bold text.</b>
or
<bold [class=""] [custom_parameter="" [...] ]>Bold text.</bold>
or
<strong [class=""] [custom_parameter="" [...] ]>Bold text.</strong>
The custom parameters are optional. Their names must be specified using the "CustomAttributes[]" array in the [strong] block within an override for the "content.ini" configuration file. When used, a custom parameter will be available as a template variable with the same name as it was specified in the tag itself.
Balazs Halasy (10/03/2005 11:45 am)
Svitlana Shatokhina (04/07/2007 3:06 pm)
Comments
There are no comments.