Useful Components
BS07. Adding thumbnail
<div class="col-sm-3">
<div class="thumbnail">
<img src="assets/p1.png" alt="crisis">
</div>
</div>
<div class="col-sm-9">
...
</div>Image
<Practice> #3 Add out-link for image
BS08. Navigator
修正超鏈結的捲動位置
<Practice>#4. Add one more division and modify your navigator
(Option) table
BS09. thumbnails gallery (Using others’ bootstrap template)
BS10. popup image using bootstrap
Media object

Last updated