how to let an element not get bigger than it needs in css code example Example: make div the size of the text inside div { display: inline-block; }