简体   繁体   English

自举响应度

[英]Bootstrap Responsiveness

I have an upcoming test in which I will be given a one-page design that I will be asked to re-create in one hour using HTML and CSS. 我即将进行一项测试,该测试将提供一页设计,并要求我在一小时内使用HTML和CSS重新创建。 The use of Bootstrap is also encouraged, and "bonus points" will be given for making the page responsive. 还鼓励使用Bootstrap,并且将给予“加分”以使页面响应。

I am a little confused by the last part of this question, because I have read that Bootstrap is responsive in and of itself. 我对这个问题的最后一部分有些困惑,因为我已经读过Bootstrap本身就是响应式的。 If this is true, would I get "bonus points" for simply utilizing Bootstrap, or is there more to it than this (ie I still create my own responsive nav menu within my self-created CSS file / there is some way to edit or personalize Bootstrap's inherited responsiveness)? 如果是这样,我是否会因为简单地使用Bootstrap而获得“加分”,或者比这还多(例如,我仍然在自己创建的CSS文件中创建自己的响应式导航菜单/可以通过某种方式进行编辑或个性化Bootstrap的继承响应能力?

Thank you! 谢谢!

Check out the introduction docs for Bootstrap: https://getbootstrap.com/docs/4.2/getting-started/introduction/ 查看Bootstrap的介绍文档: https//getbootstrap.com/docs/4.2/getting-started/introduction/

It might be a bit much but when you spend a night experimenting and reading, you'll be able to do great things with it 可能要花很多钱,但是当您花一整夜的时间进行实验和阅读时,您将可以用它来做点很棒的事情

Yeah the navbar is responsive on its own but if you want to be sure to get bonus points, you might want to change the behaviour of certain columns based on the screen size. 是的,导航栏是独立响应的,但是如果您要确保获得奖励积分,则可能需要根据屏幕大小来更改某些列的行为。

You can find more about that here 您可以在这里找到更多关于此的信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM