css make div only as wide as the content code example Example: make div the size of the text inside div { display: inline-block; }