IwnfuM Posted December 8, 2010 Share Posted December 8, 2010 hi , here is what I want to do. i have div wich hold text , now I want this div to change hes size by how much text he hold. for example : If the div hold 50 words so it's div size will be 50px on 50px wich is max size and if it hold 10 words it's size will be 10px on 10px. Something like the text-align:justify element but with max value that he can widen. thanks for helping , Ixcese. Quote Link to comment https://forums.phpfreaks.com/topic/221014-text-align/ Share on other sites More sharing options...
anandgodar Posted December 18, 2010 Share Posted December 18, 2010 dont give the height and width of the div but it the main div put overflow property to hidden Quote Link to comment https://forums.phpfreaks.com/topic/221014-text-align/#findComment-1149017 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.