如下图所示,在电脑上面就是这种情况,但是在手机上为什么外面的框就没有了,如果在手机上要实现这种样式,怎么办呀??
<!DOCTYPE html>
<html>
<body>
<form>
<fieldset>
<legend>Personalia:</legend>
Name: <input type="text" /><br />
Email: <input type="text" /><br />
Date of birth: <input type="text" />
</fieldset>
</form>
</body>
</html>
------解决方案--------------------
<fieldset> 标签我手机上可以,是你测试手机浏览器问?你换其它手机上试试