Text Formatting
The routines in this category allow you to format text in various ways. You can change the appearance of whole paragraphs or groups of characters within a paragraph.
Character Formatting
Tags the contents of a string to be displayed in bold. |
|
RWS_COLOR (Deprecated) |
Tags the contents of a string to be displayed in a specified colour. |
RWS_COLOUR (Deprecated) |
Tags the contents of a string to be displayed in a specified colour. |
Tags the contents of a string to be displayed in a specified font. |
|
*RW_FONT_COLOR (Deprecated) |
Specifies a Font colour. |
*RW_FONT_COLOUR (Deprecated) |
Specifies a Font colour.* |
*RW_FONT_SIZE (Deprecated) |
Sets the text size. |
*RW_FONT_END (Deprecated) |
Used to end a FONT declaration. |
Tags a string to be displayed in italics. |
|
Tags the contents of a string to be displayed in a monospaced font. |
|
Tags the contents of a string to be displayed enclosed in quotation marks (currently not supported in Internet Explorer). |
|
Tags the contents of a string as an Editorial Insert section. |
|
Tags the contents of a string as an Editorial Delete section. |
Paragraph Formatting
Specifies the text alignment for the next paragraph. |
|
Tags the contents of a string as a block quote. |
|
Centres subsequent text and images within the browser window. |
|
*RW_CENTRE_ON (Deprecated) |
Centres subsequent text and images within the browser window. |
Ends centred alignment. |
|
*RW_CENTRE_OFF (Deprecated) |
Ends centred alignment. |
Tags the contents of a string as centred. |
|
Tags the contents of a string as centred. |
|
Starts a section of pre-formatted text. |
|
Ends a section of pre-formatted text. |
|
Tags the contents of a string to be displayed as pre-formatted text. |
|
Tags a string as a heading paragraph. |
|
*RW_HEADING (Deprecated) |
Defines a heading paragraph. |
Page Formatting
RWS_MULTICOL (Netscape specific) |
Tags the contents of a string to be displayed in two columns. |
Tags the contents of a string to be displayed in two columns. |
CSS Styles and Stylesheets
Tags the contents of a string as a style definition. |
|
RW_IMPORT_STYLESHEET |
Imports a stylesheet into RealWeb's RW.HEADBUF buffer. |
Links a stylesheet into RealWeb's RW.HEADBUF buffer. |
Miscellaneous
*RW_TAG (Deprecated) |
Encloses a text string in a pair of HTML tags of the specified type. |
Encloses a text string in a pair of HTML tags of the specified type. |
|
Encloses a text string in a pair of HTML tags of the specified type. |
|
Uses tag names taken from a to format attributes from a second dynamic array. |
|
*RW_TAGA (Deprecated) |
Encloses a text string in a pair of HTML tags of the specified type and appends the result to a buffer. |
RW_TAG_ATTR(Deprecated) |
Uses tag names taken from a to format attributes from a second dynamic array. |
RW_TAGL (Deprecated) |
Encloses a text string in a pair of HTML tags of the specified type. |
A leading asterisk indicates that the subroutine was present in RealWeb 2.