how to make html elements not wider than their content code example Example: make div the size of the text inside div { display: inline-block; }