Tag Archives: HTML

Stretch an image with HTML

12 Jan

If you want to stretch an image depending on how wide it’s container is, you can do so with a relative width in your width attribute. It’s pretty easy to do, does not look so nice, but often asked about. (more…)