简体   繁体   中英

Input text and button with icon

How can I implement a input text and very close to it a button. I want it to look like one element (when I put a textbox and next to it a button, there's a space between both - that's what I'm trying to avoid.

How can I do it?

you can used Bootstraps <div class="input-append"> to append a button onto a input.

http://twitter.github.io/bootstrap/base-css.html#forms check out "extending form controls"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM