hey bro,
you cannot put 2-3 images on top of each other using html at the end of this answer ill give you a method to do this
but you can put the smaller image below it...
** = dont type this line
<html>
<body>
<img src = image source in double inverted commas>
<br>
<img src = smaller image1 source in double inverted commas>
put the hyperreference(HREF)for the image.**
<img src = smaller image source in double inverted commas>
put the hyperreference(HREF)for the image.**
close the tags
and you will get a some what result..
another method results in forming of 3 images together but they wont be hyperlinked.
just open adobe photoshop and just edit the images as you want,save it in a single file...and import it through html...
hope this helps you,
cheers