[pmwiki-users] center 1st line
Patrick R. Michaud
pmichaud at pobox.com
Fri Aug 11 16:11:50 CDT 2006
On Fri, Aug 11, 2006 at 04:03:17PM -0500, JB wrote:
> These are deinitions for chord diagram tooltips.
> I have them working except for centering the 1st line.
>
> In the following code how do I center the first
> line (the lettter A) and left justify the rest?
>
> >>comment id=A1<<[@A
> ||||||
> ||***|
> ||||||@]
Try adding two or three spaces in front of the "A", as in:
>>comment id=A1<<[@ A
||||||
||***|
||||||@]
Pm
More information about the pmwiki-users
mailing list