25 Jan 12, 12:11AM
(This post was last modified: 25 Jan 12, 12:18AM by Felix-The-Ghost.)
Really I would never have a banner over 1024 width...
I'll be able to look at it later though for a fix.
This works fine, although yeah I would personally use styles myself. To be correct just make sure you specify both dimensions attributes.
Edit: Okay definitely styles :P
Although the best solution yet is to simply downsize the massive image. (either way you'd have to download the original size)
I'll be able to look at it later though for a fix.
(24 Jan 12, 11:39PM)FANTOMAS.UA Wrote: This width="100%" is incorrect for html tag <img ... />
[SELECT ALL] Code:
<img src="image.gif" alt="alternate text" height="42" width="42" />
Edit: Okay definitely styles :P
Although the best solution yet is to simply downsize the massive image. (either way you'd have to download the original size)