The following gradient method involves scaling a gradient image. How
would one put a logo on top of such a scaled gradient image without
also scaling the logo image?
http://www.alistapart.com/articles/supereasyblendys
http://www.alistapart.com/d/supereasyblendys/examples/eg7.html
Amir
> The following gradient method involves scaling a gradient image. How
> would one put a logo on top of such a scaled gradient image without
> also scaling the logo image?
You could make the logo image an img element and position it. But
perhaps you might care to eloborate on your question?
--
dorayme
Two images, two HTML elements, one over the other.