10/10/2018, 10:40
bo tròn ảnh trên firefox
với div thì dễ bo tròn rồi , nhưng sao với thẻ img lại không bo tròn dc , mình đã thử
mấy bác xem giúp thử , mà không bít css có hỗ trợ cái này trên firefox không đây
<style>
div.div
{
-moz-border-radius:5px;
-webkit-border-radius:5px;
overflow:hidden
}
img.a
{
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
</style>
<div class="div">
<img src="http://vnexpress.net/Files/Subject/3B/A0/0F/E1/sun3.jpg" class="a">
</div>
div.div
{
-moz-border-radius:5px;
-webkit-border-radius:5px;
overflow:hidden
}
img.a
{
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
</style>
<div class="div">
<img src="http://vnexpress.net/Files/Subject/3B/A0/0F/E1/sun3.jpg" class="a">
</div>
Bài liên quan
Tất nhiên dùng mẹo 1 chút thì có vẻ được: http://jsbin.com/ujuka3/4
1) mình thử thấy vậy,
2) mà Tây nó cũng nói vậy . http://trentwalton.com/2010/08/03/cs...unded-avatars/
Quan trọng là mình.
Tất nhiên ai làm được thì có quyền công bố , đúng sai ko quan trọng bằng thành tựu