style a div to have width of its contents code example Example: make div the size of the text inside div { display: inline-block; }