Looking to showcase a collection of thumbnail images on a webpage with specific height and width dimensions? Wanting to implement a hover effect that displays a larger image in a fixed position within the wrapper at coordinates top:50px and left:50px? The larger image should also have fixed dimensions of width:100px and height: 100px.
I attempted to follow the guidelines provided at but struggled with placing the larger image at a fixed position as desired.
If you could lend a hand with this issue, it would be greatly appreciated. Thank you,