HTML 参考手册
HTML <img> border 属性
带有 5 像素粗边框的图像
源代码:
点击运行 »
<img src="/examples/smiley.gif" alt="Smiley face" border="5">
运行结果:
点击运行 »