Hi, i got a picture and floating in front of the picture i have another picture.
I placed the first picture normaly, and to have the second picture float above the first one i placed it in a div and set its position to absolute and then set the top and left properties.
So this works fine on 800X600 resolution, but when i load the page in 1024X768 the second image isn't floating above the first one, its in a different position than the first image...
Any way to solve this?
I placed the first picture normaly, and to have the second picture float above the first one i placed it in a div and set its position to absolute and then set the top and left properties.
So this works fine on 800X600 resolution, but when i load the page in 1024X768 the second image isn't floating above the first one, its in a different position than the first image...
Any way to solve this?