I have a picture on a page, and I simply want to draw a link with a small graphic in the upper left corner of the picture. Is there any way to do this? to overlap it on the picture appropriately?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Something like this would work (recommend moving the inline CSS to a stylesheet of course):
The Does that make sense? |
|||||||||||
|
|
simplify:
or:
or:
|
|||
|
|
Don't use more divs than you need.
|
|||
|
|