|
Diagonal Headline
D E S C R I P T I O N: |
|
|
The following example demonstrates how you
can loop through a Dispatch tag to achieve a desired design effect.
<tt>
See also: <dpLength>, <dpLoop>, <dpVar>
T
The tag code loops through the headline one character at a time. It defines the length of the loop by determining the length of the headline (<dpLength unit="c"><dpHeadline></dpLength>"). For each iteration of the loop, a second loop is executed to insert spaces based on how many characters into the headline it currently is. Then the headline picks up where it left off (start="resume"), and displays one character (length="1c") followed by a line break.
|
| Home:
Support:
Reference Guide:
|
Questions? Comments? Please write support@desert.net. |