docServerUserLandCom picture
Contents
Frontier Site

biggerFont

Syntax biggerFont (s)

Params s is a string containing text you want to be displayed in a larger font size.

Action Builds the HTML to enclose s in a larger font size.

Returns A string containing "<font size=+2><b>" plus s plus "</b></font>"

Examples biggerFont ("Hello, World!")

   » "<font size=+2><b>Hello, World!</b></font>"

Notes This macro is stored at html.data.standardMacros.biggerFont.


© Copyright 1992-2026 UserLand Software. Email: webmaster@userland.com.