HTML help needed

Soldato
Joined
20 Mar 2006
Posts
2,653
Location
Nottingham
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 ?
 
RandomTom said:
and the closed tag is 'proper'. :)
Presuming we're talking about eBay here, then punky_munky's example without the self-closing tag would be 'proper' ;). 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).
 
Back
Top Bottom