หน้า 1 จากทั้งหมด 1

สอบถามเรื่อง bootstrap

โพสต์แล้ว: 20/02/2015 8:42 am
โดย pongbcc1852
จะขายช่อง feild text ให้กว้างขึ้น ต้องทำยังไงครับ ใส่ code อะไรเพิ่ม ขอบคุณครับ


<form class="form-inline">
<div class="form-group">
<label for="exampleInputName2">Name</label>
<input type="text" class="form-control" id="exampleInputName2" placeholder="Jane Doe">
</div>
<div class="form-group">
<label for="exampleInputEmail2">Email</label>
<input type="email" class="form-control" id="exampleInputEmail2" placeholder="[email protected]">
</div>
<button type="submit" class="btn btn-default">Send invitation</button>
</form>

Re: สอบถามเรื่อง bootstrap

โพสต์แล้ว: 20/02/2015 11:41 am
โดย thatsawan
<input type="text" class="form-control" id="exampleInputName2" placeholder="Jane Doe" size="150">

Re: สอบถามเรื่อง bootstrap

โพสต์แล้ว: 13/03/2015 10:31 am
โดย Chayyim
แทรก css เข้าไปก็ได้ครับ