Automatically scale an image to match text height January 3, 2024 by Tarik Did you try this giving the image height as 1em? img {height: 1em;} Check out the fiddle here: http://jsfiddle.net/yAr7z/