css - 如何使用 CSS 让我的 "Register Now!"链接排在底部

标签 css

我有定价表的代码笔,但我无法获得“立即注册!”链接在底部排列。

http://codepen.io/geirman/pen/brsLm

最佳答案

这是我的版本:http://cdpn.io/lezBL

我加了

position: relative;

到#pricing-group 然后绝对定位链接。您还可以将 padding-bottom 添加到 .item 以防止重叠。

关于css - 如何使用 CSS 让我的 "Register Now!"链接排在底部,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15280523/

相关文章:

Javascript eventListener 没有按预期更改 CSS

javascript - 元素移动时悬停不正确

CSS/Form 下拉箭头定位

html - Bootstrap 4 sticky-top 无法正常工作

html - 如何在 body 标签中垂直和水平居中文本?

javascript - 用jQuery实现如下效果

javascript - 使 bootstrap carousel 子弹滑动另一个 carousel

html - 问题居中标题

javascript - IE7 和 IE8 中 div 高度变化的极其奇怪的行为

html - bootstrap 4 中导航栏右侧的折叠按钮