css div image browser
As shown in the picture:Just use div to display the image at the bottom
position:fixed;
bottom:0px;
Try
margin-bottom:-10px;
<img src="蜘蛛侠3.jpg" class="pic" />.pic{ position:fixed; bottom:0px; left:0px;}
<img src="蜘蛛侠3.jpg" class="pic" />.pic{ position:fixed; bottom:0px; left:0px;}