fieldset 标签效果

2009-04-12 17:41:24 by 【6yang】, 128 visits, 收藏 | 返回

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<fieldset style=" height:66px;">
<legend align="center" lang="cs">item:</legend>

<form>
<label>name:<input type="text" /></label>
<label>password:<input name="" type="password" /></label>
</form>
</fieldset>
<p>如果输入表单周围没有边框,说明您的浏览器太老了。</p>
</body>
</html>

分享到:
share

    图片原图

    loading

    loading