Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

类订单布局 #50

Open
l-hammer opened this issue Apr 2, 2018 · 1 comment
Open

类订单布局 #50

l-hammer opened this issue Apr 2, 2018 · 1 comment

Comments

@l-hammer
Copy link
Owner

l-hammer commented Apr 2, 2018

https://l-hammer.github.io/You-need-to-know-css/#/class-order-layout

You-need-to-know-css,CSS tricks web developers need to know

@l-hammer l-hammer changed the title 类订单布局 - CSS Tricks 类订单布局 Apr 19, 2018
@OldSaltFish
Copy link

这个after的方案不仅把珍贵的伪元素使用掉了,而且多写很多样式,尤其是

    padding-top: 999px;       /* h */
    padding-bottom: 999px;    /* a */
    margin-top: -999px;       /* c */
    margin-bottom: -999px;    /* k */

这里,实在是看着就难受。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants