Looking for the optimal method to place a div in various locations on a webpage while anchoring it from the bottom left. The div should be able to be attached to any element on the page for relative positioning, specifically intended for a tooltip. Each tooltip will have a consistent width, with the height being determined by the length of the text within the tooltip.