当前位置: 首页 > 工具软件 > Apple Zoom > 使用案例 >

Scaling zoom in out image

蒋英博
2023-12-01

  .banner > img

{   

  /*background: url('myimage);*/    

background-repeat:no-repeat;   

  background-position: top center;    

background-size: cover;  

/*background-size: 100%;*/        

-webkit-background-size: cover;      

   -moz-background-size: cover;        

-o-background-size: cover;

}

please refer to the link for details:

Bootstrap 3 and Responsive Background Images

http://qnundrum.com/answer.php?q=865822

Twitter Bootstrap Layout tutorial

http://www.w3resource.com/twitter-bootstrap/layout-tutorial.php

An overview of Bootstrap, how to download and use, basic templates and examples, and more.

http://getbootstrap.com/getting-started/#examples

转载于:https://www.cnblogs.com/happy-Chen/p/3624988.html

 类似资料:

相关阅读

相关文章

相关问答