w3-round-小
w3-round
w3-round-large
w3-round-xlarge
w3-round-xxlarge
这个w3-轮-尺寸类向任何 HTML 元素添加圆角:
类 | 定义 |
---|---|
w3-轮 | 元素圆角(边框半径)4px |
w3-round-小 | 元素圆角(边框半径)2px |
w3-round-中型 | 元素圆角(边框半径)4px |
w3-round-大号 | 元素圆角(边框半径)8px |
w3-round-超大 | 元素圆角(边框半径)16px |
w3-round-xxlarge | 元素圆角(边框半径)32px |
这个w3-circle类在圆圈内显示内容。
<div class="w3-padding-32 w3-red w3-circle w3-center">
<h1>The w3-circle Class</h1>
</div>
亲自试一试»
你好
W3.CSS!
<div class="w3-padding-32 w3-green w3-circle">
<img src="img_car.jpg" class="w3-circle" style="width:75%">
</div>
亲自试一试»
<div class="w3-padding-32 w3-green w3-circle">
<div class="w3-padding-32 w3-red w3-circle w3-center" style="width:55%">
<p class="w3-xlarge">Hello<br>W3.CSS!</p>
</div>
</div>
亲自试一试»
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!