adjust size of element based on content html code example Example: make div the size of the text inside div { display: inline-block; }