如何使用 Jquery 和 CSS 在导航中的每个选项卡之间留出空间
这就是我想要的 http://jsbin.com/ipipu3/86/edit
每个选项卡之间有一个空格。
当我尝试在选项卡文本之前添加图标时,它工作正常,但是当我提供一些填充时,它看起来很难看。
任何帮助将不胜感激!
This is what I have http://jsbin.com/ipipu3/86/edit
I would like to have a space between each tab.
When I am trying to add Icons before the tab texts it works fine but when I give some padding it looks ugly.
Any help will be appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我看到上面的评论中提供了答案,但我认为没有提供任何“答案”来演示该概念的实际代码。我使用
15px
作为一个夸张的例子。演示:http://jsbin.com/ipipu3/89/edit
I see the answer was provided above in a comment, but I don't think any "Answer" was provided with actual code demonstrating the concept. I'm using
15px
as an exaggerated example.Demo: http://jsbin.com/ipipu3/89/edit