为了账号安全,请及时绑定邮箱和手机立即绑定

为什么我没有水平排列

<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
     <link href="css/bootstrap.min.css" rel="stylesheet">
    <title>表单</title>
</head>
<body>
<from>
<div>
<label for="">这是一个输入框:</label>
<input type="text" placeholder="这是一输入框">
</div>    
<div>
<label for="">这是一个输入框:</label>
<textarea name="" id="" cols="30" rows="10"></textarea>
</div>    
<div>
<label for="">这是一个输入框:</label>
<input type="text" placeholder="这是一输入框">

</div>    
<div>
<label for="">这是一个输入框:</label>
<select name="" id="">
<option value="">北京</option>
<option value="">北京</option>
<option value="">北京</option>
<option value="">北京</option>
<option value="">北京</option>
</select>
</div>
</from>    
</body>
</html

正在回答

1 回答

已经发行出错的地方from-group应该是form-group,只是为什么我上面发的代码黏贴,为什么很多样式的代码自动不见了,求解。我是ctrl+v复制代码的

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么我没有水平排列

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信