核心提示: html body fieldset legendgroupbox标题/legend groupbox内容 /fieldset /body /html 效果如下: 本文出自 Tiny...
<html>
<body>
<fieldset>
<legend>groupbox标题</legend>
groupbox内容
</fieldset>
</body>
</html>
效果如下:
本文出自 “TinyKing” 博客