CSS Property:

table-layout

Result:

This is a TextText
TextSome Text
TextThis is a some text

CSS Code:

#myDiv {
                
width:100%;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?