Version Ref: 4.8 (not included in filePro Lite)
Syntax:
HTML :H1 "This is a header" :AL "CENTER"
HTML Function |
TAG |
Tag Code |
Tag Value |
Attr |
Value |
# of Values |
Header |
<H1> |
:H1 |
Optional Text |
:AL |
Align |
1 |
|
Thru |
|
|
|
|
|
|
<H6> |
:H6 |
|
|
|
|
Description:
Allows you to control header text alignment for six levels of header text.
Notes:
1) including the "Tag_value" will cause filePro to return </H1> at the end of the header line.
2) To include multiple lines in <H1> header, use the HTML :H1command without the "Tag_value" and HTML :TX commands for the other lines followed by an HTML :H1- to close the <H1> Header.