Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 Rails 网站,该网站应该有一个按钮,可以在访问者(不是注册用户)的 Twitter 帐户上共享图像。应该怎么做?我试过 twitter gem,但它发布在 twitter 应用程序所有者的帐户上。
请告诉我,我按行流体创建了一个三列,但是我在第二列中的表对我来说非常大<div class="span7"> 如果我将此 DIV 设为class="container"或其他类 - 我的第三个 div 移到底部,这对我不利。
<div class="span7">
class="container"
也许你给我建议,我可以做些什么来将我的第三列模板保存在一行(屏幕)中。
ps这是我的问题,例