Hi everyone,
I have a friend that wants to know if it is possible and if so how to link/display an image in html from another site, for instance in a product descrition on a 'popular auction site' ?
i thought it would be the usual
tags with a source in would that be along the right lines ?
I have a friend that wants to know if it is possible and if so how to link/display an image in html from another site, for instance in a product descrition on a 'popular auction site' ?
i thought it would be the usual

. Even though they're not declaring a doctype, it's fairly evident that they're not using XHTML. Though, yes, the alt attribute is a required attribute regardless of whether it's needed (it can be empty).