Posted in
To attach a component to one of the eight docking points (NORTH, NORTHEAST, EAST, SOUTHEAST, SOUTH, SOUTHWEST, WEST, or NORTHWEST), use the HTML align and/or valign attributes. For example, to put a component in the NORTHEAST corner, use align="left" valign="top" in the according table cell. The default is to center components.
