I have a list of images in an html table and need to overlap a small icon on each image. How can we do this using z index and positioning?
Here is an guide about you can use z-index and here https://developer.mozilla.org/en/understanding_css_z-index
an article about positioning http://www.tizag.com/cssT/position.php