Home › Forums › CSS › Seemingly trivial: right-aligned text… › Re: Seemingly trivial: right-aligned text…
March 9, 2012 at 9:58 am
#98590
Member
Thank you, everyone, the “div in div” solution will undeniably work!
“text-align: right; and overflow: hidden;” does not work. Try the following in jsfiddle:
<div style=”width: 70px; height: 20px; overflow: hidden; text-align: right”>20120208_Optimisation_Plate_01</div>
Best,
Michał