I am building a form in Twitter Bootstrap but I\'m having issues with centering the button below the input in the form. I have already tried applying the center-block<
center-block<
It works for me try to make an independent then put the button into that. just like this : Send Then Go to to your CSSStyle page and do the Text-align:center like this : #contactBtn{text-align: center;} 0 讨论(0) 查看其它14个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
then put the button into that. just like this : Send Then Go to to your CSSStyle page and do the Text-align:center like this : #contactBtn{text-align: center;} 0 讨论(0) 查看其它14个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
button
Send
Then Go to to your CSSStyle page and do the Text-align:center like this :
CSS
Text-align:center
#contactBtn{text-align: center;}