Thread
:
Embedding images
View Single Post
11-09-2014, 11:47 AM
#
10
Jellby
frumious Bandersnatch
Posts: 7,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
If you want to resize the image relative to the font size, use relative units. For instance:
Code:
img#icon { width: 1em; } <p>This is an <img id="icon" src="..." alt=""/> icon</p>
Jellby
View Public Profile
Visit Jellby's homepage!
Find More Posts by Jellby
Track Posts by Jellby via RSS