I have a <td> the gets populated with text when a user fills out a field. If the text the user enters is bigger than my 200px wide , it wraps around and messes up my design. Is there a way to make the text get smaller in order to fit on one line instead of wrapping around?
I have a <td> the gets populated with text when a user fills out
Share
better you set maximum length of string, if it over the limit, just cut the text and add “…
” text . place title in tag , so it can read completly when mouse over .
just short in visual text, and use title