Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Seemingly trivial: right-aligned text… Re: Seemingly trivial: right-aligned text…

#98590
blazej
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ł