编程学习网为您整理以下代码实例,主要实现:Bootstrap缩略图(Thumbnail),希望可以帮到各位朋友。
<!DOCTYPE HTML>
<HTML>
<head>
<@R_419_5979@>bootstrap Example</@R_419_5979@>
<link href = "/bootstrap/CSS/bootstrap.min.CSS" rel = "stylesheet">
<script src = "/scripts/jquery.min.Js"></script>
<script src = "/bootstrap/Js/bootstrap.min.Js"></script>
</head>
<body>
<div class = "row">
<div class = "col-sm-6 col-md-3">
<a href = "#" class = "thumbnail">
<img src = "https://www.yiibai.com/angular4/images/angular-4-mini-logo.jpg" alt =
"Angular">
</a>
</div>
</div>
</body>
</HTML>
本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!