문서의 이전 판입니다!
.img-rounded
클래스는 이미지에 둥근 모서리를 추가합니다.(IE8은 둥근 모서리를 지원하지 않습니다):
The .img-rounded class adds rounded corners to an image (not available in IE8):
.img-circle
클래스는 이미지를 원형으로 만듭니다.(IE8은 둥근 모서리를 지원하지 않습니다):
The .img-circle class shapes the image to a circle (not available in IE8):
.img-thumbnail
클래스는 이미지를 썸네일(축소 이미지)로 만듭니다:
The .img-thumbnail class creates a thumbnail of the image:
<HTML>