直接设置img标签的style属性即可

<img alt="" src="链接地址" style="width: 80px;height: 80px; border-radius: 45px;"></div>

效果:

jsp 页面图片为圆形

 

相关文章: