html - 无法使用 Bootstrap CSS no JS 将单选按钮从垂直排列到水平

标签 html css twitter-bootstrap

我试图让我的 radio buttons 水平排列,而不是相互排列。这样做的原因是因为我在 iFrame 中并且它切断了我页面的其余部分。如果有人能帮我一把,我将不胜感激!


https://jsfiddle.net/6y3hhdzc/

我只有基本的 bootstrap css,没有 js

提前致谢!

最佳答案

代替

class="radio"

使用

class="radio-inline"

关于html - 无法使用 Bootstrap CSS no JS 将单选按钮从垂直排列到水平,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36941342/

相关文章:

html - 调整页面大小时如何修复菜单对齐方式?

html - 元素在变化

html - 悬停语法之间的区别

javascript - 推特 Bootstrap : Accordion plugin collides with Modal

javascript - 如何使2种颜色代表来自csv的d​​3.js中的正面和负面词云

javascript - 检测用户是否滚动到 UL 的顶部或底部

javascript - 模块解析失败: Unexpected character '' (1:0) when adding ttf to my stylesheet

html - 如何将 iframe 的内容放入 iframe 的容器中?

html - CSS - 5 个相等的 Bootstrap 列

html - Bootstrap 中的折叠功能不起作用