how to make a div take the width of its content code example Example: make div the size of the text inside div { display: inline-block; }