*only takes up as much width as necessary, and does not force line breaks
*can't explicitly set the width, height, margin, or padding of an inline element; instead, its dimensions are determined by how much space its contents require. However, the text in an inline element can be set to a large or smaller font-size or different color, and it will be different than the text around it.
*DOES tolerate other elements on the same line.