当我查看我网站的本地副本时,图像位于正确的位置;但是当我将网站上传到网络服务器时,其中五个图片会在Google Chrome和Firefox上跳转,其中所有六个图片都会在Internet Explorer上跳转。
网站网址为http://website5.jscomputingservices.co.uk/new/,图片代码为:
<img style="margin-left:35%; float:left; margin-top:-63%; border-radius:5px;" src="img/Home/1.JPG" width="200px">
<img style="margin-left:53%; float:left; margin-top:-60%; border-radius:5px;" src="img/Home/2.JPG" height="200px" class="rotate90">
<img style=" float:right; margin-top:-60%; border-radius:5px;" src="img/Home/3.JPG" height="200px" class="rotate90">
<img style="width:200px; margin-left:35%; margin-top:-35%; border-radius:5px; float:left;" src="img/interiors/HomePageLightBlue.jpg"></font>
<img style="width:200px; margin-left:56%; margin-top:-35%; border-radius:5px; float:left;" src="img/portfolio/oldbarn.jpg"></font>
<img style="width:200px; margin-left:77%;; margin-top:-35%; border-radius:5px; float:left; " src="img/services2.png"></font>