📜  Bootstrap-图片演示

📅  最后修改于: 2020-10-27 06:27:19             🧑  作者: Mango


 

Bootstrap提供了三个类,可用于将一些简单样式应用于图像-

  • .img- rounded-添加border-radius:6px给图像圆角。
  • .img-circle-通过添加border-radius:500px使整个图像变圆。
  • .img-thumbnail-添加一些填充和灰色边框:
Example Description Download link
Image Gallery This example indicates about image gallery structure in Bootstrap Download
Image zoom This example indicates about Image Zoom structure in Bootstrap Download
Team Image gallery This example indicates about grid image structure in Bootstrap Download
Background image This example indicates about Background Image structure in Bootstrap Download
Image in panel This example indicates about image structure in Bootstrap Download