how to make a fixed div so that inner contents make not shrink css code example Example: make div the size of the text inside div { display: inline-block; }