Hiding Headings
Create new headings and put blank space between lines by
inserting
< BR >
For example, you can create a Nickname: category below the Member
Name: category by inserting the < BR > command after your member
name information, typing Nickname: and a few spaces, then the actual nickname.
Merging Fields
Merge fields together to make one continuous line of text by using the link
command split across two fields. For example, to merge the member name field
and the location field together, do the following: At the very end of the
member name field, put < a href=" and at the very beginning of the Location
field put ">< /a> and the two lines will now be one continuous line
of text. Note that when doing this the font color will change back to black,
you will need to change it back to the color you had.
Text Alignment
< p . align=left >
The default value is left; you can change it to left, center or right. |