Code Monkey home page Code Monkey logo

Comments (11)

richard-ma avatar richard-ma commented on May 29, 2024

我修改了一下,大家看看这个效果怎么样?

PS:赞一下这个模块化的设计,修改起来非常方便。

from 19wu.

 avatar commented on May 29, 2024

@richard-ma 没看见呢。

from 19wu.

richard-ma avatar richard-ma commented on May 29, 2024

刚才没传上来。。。

download

from 19wu.

richard-ma avatar richard-ma commented on May 29, 2024

现在是登陆和footer的版权信息用了pull-right,貌似div是float的,不受限制的往右,这个哪位有办法解决?

现在的代码在这里:
https://github.com/richard-ma/19wu/tree/enhancement/57-center-home-index

如果需要可以fetch一下

from 19wu.

doitian avatar doitian commented on May 29, 2024

因为加了 bootstrap responsive 屏幕太宽就会被拉宽。可以手动引入,跳过最宽的那个 responsive 文件

from 19wu.

richard-ma avatar richard-ma commented on May 29, 2024

这个issue也可以close了

from 19wu.

 avatar commented on May 29, 2024

很想了解一下19wu首页的Bootstrap Responsive是怎么实现的。或者提供一个相关的学习资料也行。

from 19wu.

doitian avatar doitian commented on May 29, 2024

只需要 @import "bootstrap-responsive";

[Scaffolding#responsive](http://twitter.github.com/bootstrap/scaffolding.html#responsive)

[Components#navbar](http://twitter.github.com/bootstrap/components.html#navbar)
中搜索 Responsive navbar

from 19wu.

nightire avatar nightire commented on May 29, 2024

@leonkaiyu 建议搜索和阅读一下关于Responsive Design响应式设计的资料,现在已然是前端的必修课。

from 19wu.

 avatar commented on May 29, 2024

@nightire OK。那个SCSS和CoffeScript也是很陌生,但是形式很新颖。

from 19wu.

nightire avatar nightire commented on May 29, 2024

@leonkaiyu 嗯,的确是这样,不过也没什么大不了的。SCSS和Coffee都是另外一种编写CSS和JS的语法而已,本质上还是会被编译成合法的CSS和JS。因为SCSS和Coffee的语法非常接近Ruby,因此在Ruby社区广为接受和流行(当然也传播并流行于其他领域了),它们一点都不复杂,花一天时间足以掌握这两种工具。

from 19wu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.