+1
À l'étude
Text aligning to top within text box?
This may be a simple question: If I make a text box with a height of 100px, and only put one word in it, is it possible to have the actual text align to the top of the box? It always gets vertically aligned within the text box, depending on the amount of text applied to it.
Service d'assistance aux clients par UserEcho
In the meantime you can use height="fit" and the text object should size to the same height of the text itself and you can position the whole tag where you need it.