As I work on building a website, I have encountered an issue. I am using an img
in my HTML file with dimensions of 1466x530. The image displays correctly on my laptop (1366x768), but appears zoomed in on my desktop (1024x768). Additionally, the pages that looked perfect on my laptop resolution are also zoomed in on the desktop. Any assistance would be greatly appreciated.
.center-shadow {background:url(../images1/center-shadow.png) center top no-repeat; }