The halign attribute determines the horizontal alignment of a visual stimulus on the screen relative to the position coordinates.
<button> <clock> <defaults> <picture> <shape> <text> <video>
alignment |
One of the following values:
|
Horizontal alignment is relative to the position coordinates of the stimulus. Stimuli are center aligned by default.
The following presents right-aligned text:
<text sometext>
/ items = ("ipsum")
/ halign = right
</text>