html5 标签

<fieldset>
<legend>健康信息:</legend>
<form>
<label>身高:<input type="text" /></label>
<label>体重:<input type="text" /></label>
</form>
</fieldset>
原文地址:https://www.cnblogs.com/uh-huh/p/4709597.html