STYLE v16

This function and procedure generates the <STYLE> and </STYLE> tags, which include a style sheet in the web page.

Syntax

The following is the syntax for HTP:

HTP.STYLE(cstyle IN VARCHAR2);

The following is the syntax for HTF:

HTF.STYLE(cstyle) RETURN VARCHAR2;

Parameters

ParameterPurpose
cstyleThe style information to include