Is there a giant #39;asset page#39; of all Bootstrap elements that I can re-style?(我可以重新设计所有 Bootstrap 元素的巨大“资产页面吗?)
问题描述
http://twitter.github.com/bootstrap/base-css.html
查看所有示例元素,例如 h1
、h2
、h3
、inputs
等?
See all the example elements, like h1
, h2
, h3
, inputs
, etc?
我正在寻找一个简单的网页,其中包含每个 Bootstrap inputs/forms/elements/etc
,仅此而已.
I'm looking for a simple webpage that has every single Bootstrap inputs/forms/elements/etc
on it, and nothing else.
然后我可以让我们的设计师用他自己的样式修改基础 CSS 文件,并可以刷新资产页面以查看他的所有更改以及整个样式指南是如何形成的.
Then I can get our designer to modify the base CSS file with his own styles, and can refresh the asset page to see all of his changes and how the entire style guide is shaping up.
这对我们的团队非常有帮助,对我们的客户也很有帮助,这样他就可以在一个合并页面上看到我们的整个外观和感觉".
It'd be very helpful for our team to refer to, and for our client, so he can see our entire 'look and feel' on one consolidated page.
这样的页面是否存在于任何地方??
Does such a page exist anywhere??
推荐答案
在撰写本文时,这对于 BS3 来说是一个不错的选择http://bootply.com/render/71500
At time of writing, this is a good one for BS3 http://bootply.com/render/71500
2013 年 12 月更新:Bootswatch 有一个定期更新的页面http://bootswatch.com/default/
Update Decembre 2013: Bootswatch has a page that is updated regularly http://bootswatch.com/default/
2018 年 3 月更新:Bootswatch 已针对 BS4 进行了更新.
Update March 2018: Bootswatch has been updated for BS4.
这篇关于我可以重新设计所有 Bootstrap 元素的巨大“资产页面"吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:我可以重新设计所有 Bootstrap 元素的巨大“资产页面"吗?
基础教程推荐
- 用于 Twitter 小部件宽度的 HTML/CSS 2022-01-01
- 自定义 XMLHttpRequest.prototype.open 2022-01-01
- 我可以在浏览器中与Babel一起使用ES模块,而不捆绑我的代码吗? 2022-01-01
- 如何使用TypeScrip将固定承诺数组中的项设置为可选 2022-01-01
- Electron 将 Node.js 和 Chromium 上下文结合起来意味着 2022-01-01
- Chart.js 在线性图表上拖动点 2022-01-01
- html表格如何通过更改悬停边框来突出显示列? 2022-01-01
- Vue 3 – <过渡>渲染不能动画的非元素根节点 2022-01-01
- 如何使用JIT在顺风css中使用布局变体? 2022-01-01
- 直接将值设置为滑块 2022-01-01