Body Tag This is a recommended tag
Places a custom <body> tag in your template which uses the default color
and background image settings from your Site Content > Preferences page.
Use in place of existing template <body> tag.
Required Fields:
None
Optional Fields:
None
Usage:
//bodytag//
Generated Lasso Code:
[QWP_BodyTag]
Result:
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
bgcolor="(prefsBGcolor)" text="(prefsTextColor)" link="(prefsLinkColor)"
alink="(prefsActiveLinkColor)" vlink="(prefsVistedLinkColor)" >
|
 |
|