BASEFONT v16

This function and procedure generates the <BASEFONT> HTML tag, which specifies the base font size for a web page.

Syntax

The following is the syntax for HTP:

HTP.BASEFONT(nsize IN INTEGER);

The following is the syntax for HTF:

HTF.BASEFONT(nsize) RETURN VARCHAR2;

Parameters

ParameterPurpose
nsizeThe value for the SIZE attribute