|
| 1 | + |
| 2 | +<p align="center"> |
| 3 | + <a href="https://lhammer.cn/You-need-to-know-css/#/"> |
| 4 | + <img src="./static/logo.png" width="152"> |
| 5 | + </a> |
| 6 | + <h3 align="center">You-need-to-know-css</h3> |
| 7 | + <p align="center"> |
| 8 | + <a href="https://gitter.im/You-need-to-know-css/Lobby"><img src="https://badges.gitter.im/You-need-to-know-css/Lobby.svg"></a> |
| 9 | + <a href="https://github.com/l-hammer/You-need-to-know-css/blob/master/LICENSE"><img src="https://img.shields.io/github/license/l-hammer/You-need-to-know-css.svg??colorB=brightgreen"></a> |
| 10 | + <a href="https://juejin.im/post/5aab4f985188255582521c57"><img src="https://img.shields.io/badge/%E6%8E%98%E9%87%91-1.2k%20likes-brightgreen.svg"></a> |
| 11 | + <a href="https://codeclimate.com/github/l-hammer/You-need-to-know-css/maintainability"><img src="https://api.codeclimate.com/v1/badges/dfba02247f296387a1a7/maintainability" /></a> |
| 12 | + <a href="https://github.com/l-hammer/You-need-to-know-css"><img src="https://img.shields.io/github/stars/l-hammer/You-need-to-know-css.svg?style=social"></a> |
| 13 | + </p> |
| 14 | + <p align="center"> |
| 15 | + CSS tricks web developers need to know<br> |
| 16 | + </p> |
| 17 | +</p> |
| 18 | + |
| 19 | + |
| 20 | +## View online |
| 21 | + |
| 22 | +🌏 [You-need-to-know-css](https://lhammer.cn/You-need-to-know-css/#/) |
| 23 | + |
| 24 | + |
| 25 | +## Quick start |
| 26 | + |
| 27 | +Several quick start options are available: |
| 28 | + |
| 29 | +- Clone the repo: `https://github.com/l-hammer/You-need-to-know-css.git` |
| 30 | +- Install docsify with [docsify](https://docsify.js.org/#/): `npm install docsify-cli -g (or yarn global add docsify-cli)` |
| 31 | +- Development run `docsify serve` |
| 32 | +- Open `http://localhost:3000` in your browser. |
| 33 | + |
| 34 | + |
| 35 | +## What's included |
| 36 | + |
| 37 | +| [](https://lhammer.cn/You-need-to-know-css/#/translucent-borders) | [](https://lhammer.cn/You-need-to-know-css/#/multiple-borders) | [](https://lhammer.cn/You-need-to-know-css/#/inner-rounding)| |
| 38 | +|:--|:--|:--| |
| 39 | +| [](https://lhammer.cn/You-need-to-know-css/#/extended-bg-position) | [](https://lhammer.cn/You-need-to-know-css/#/stripes-background) | [](https://lhammer.cn/You-need-to-know-css/#/ellipse) | |
| 40 | +|[](https://lhammer.cn/You-need-to-know-css/#/parallelogram) | [](https://lhammer.cn/You-need-to-know-css/#/bevel-corners) | [](https://lhammer.cn/You-need-to-know-css/#/pie-chart) | |
| 41 | +|[](https://lhammer.cn/You-need-to-know-css/#/polygon) | [](https://lhammer.cn/You-need-to-know-css/#/single-projection) | [](https://lhammer.cn/You-need-to-know-css/#/irregular-projection) | |
| 42 | +|[](https://lhammer.cn/You-need-to-know-css/#/frosted-glass) | [](https://lhammer.cn/You-need-to-know-css/#/zebra-stripes) | [](https://lhammer.cn/You-need-to-know-css/#/text-effects) | |
| 43 | +|[](https://lhammer.cn/You-need-to-know-css/#/circular-text) | [](https://lhammer.cn/You-need-to-know-css/#/mouse-cursor) | [](https://lhammer.cn/You-need-to-know-css/#/extend-hit-area) | |
| 44 | +|[](https://lhammer.cn/You-need-to-know-css/#/custom-checkbox) | [](https://lhammer.cn/You-need-to-know-css/#/custom-radio) | [](https://lhammer.cn/You-need-to-know-css/#/input-align) | |
| 45 | +|[](https://lhammer.cn/You-need-to-know-css/#/shadow-weaken-background) | [](https://lhammer.cn/You-need-to-know-css/#/blurry-weaken-background) | [](https://lhammer.cn/You-need-to-know-css/#/image-slider) | |
| 46 | +|[](https://lhammer.cn/You-need-to-know-css/#/fluid-fixed) | [](https://lhammer.cn/You-need-to-know-css/#/sticky-footer) | [](https://lhammer.cn/You-need-to-know-css/#/centering-known) | |
| 47 | +|[](https://lhammer.cn/You-need-to-know-css/#/elastic) | [](https://lhammer.cn/You-need-to-know-css/#/blink) | [](https://lhammer.cn/You-need-to-know-css/#/typing) | |
| 48 | +|[](https://lhammer.cn/You-need-to-know-css/#/shake) | [](https://lhammer.cn/You-need-to-know-css/#/smooth) | [](https://lhammer.cn/You-need-to-know-css/#/circular-smooth) | |
| 49 | +|[](https://lhammer.cn/You-need-to-know-css/#/text-underline) | [](https://lhammer.cn/You-need-to-know-css/#/poptip) | [](https://lhammer.cn/You-need-to-know-css/#/scrollbar) | |
| 50 | +|[](https://lhammer.cn/You-need-to-know-css/#/holy-grail-layout) | [](https://lhammer.cn/You-need-to-know-css/#/double-wing-layout) | [](https://lhammer.cn/You-need-to-know-css/#/class-order-layout) | |
| 51 | +|[](https://lhammer.cn/You-need-to-know-css/#/flexbox-layout) | [](https://lhammer.cn/You-need-to-know-css/#/one-pixel-line) | [](https://lhammer.cn/You-need-to-know-css/#/bounce) | |
| 52 | +|[](https://lhammer.cn/You-need-to-know-css/#/line-breaks) | [](https://lhammer.cn/You-need-to-know-css/#/custom-variables) | [](https://lhammer.cn/You-need-to-know-css/#/interesting-usage) | |
| 53 | + |
| 54 | + |
| 55 | +## Contributing  |
| 56 | + |
| 57 | +- :fork_and_knife:Fork it! |
| 58 | +- :twisted_rightwards_arrows:Create your branch: `git checkout -b new-branch` |
| 59 | +- :wrench:Make your changes |
| 60 | +- :memo:Commit your changes: `git commit -am 'Add some feature'` |
| 61 | +- :rocket:Push to the branch: `git push origin new-branch` |
| 62 | +- :tada:Submit a pull request |
| 63 | + |
| 64 | +or submit an [issue](https://github.com/l-hammer/You-need-to-know-css/issues) - any helpful suggestions are welcomed. :stuck_out_tongue_winking_eye: |
| 65 | + |
| 66 | +## Backers  |
| 67 | + |
| 68 | +If you find this project useful, you can buy me a coffee ☕, Thank you! 🙏🏻 🙏 🙏🏿 |
| 69 | + |
| 70 | +<img src="./static/reward-code.png" width="280"> <br><br> |
| 71 | + |
| 72 | +If you provide your github in the message, it will show up here with a link to your github. |
| 73 | + |
| 74 | +<a href="https://github.com/fqs617" target="_blank"><img src="https://avatars3.githubusercontent.com/u/23302051?s=460&v=4" width="29" style="border-radius: 50%"></a> |
| 75 | +<a href="https://github.com/ElivesHuangGit" target="_blank"><img src="https://avatars0.githubusercontent.com/u/36831410?s=460&v=4" width="29" style="border-radius: 50%"></a> |
| 76 | +<a href="https://github.com/StaminaWang" target="_blank"><img src="https://avatars1.githubusercontent.com/u/19159159?s=460&v=4" width="29" style="border-radius: 50%"></a> |
| 77 | + |
| 78 | +## license |
| 79 | + |
| 80 | +[](https://app.fossa.io/projects/git%2Bgithub.com%2Fl-hammer%2FYou-need-to-know-css?ref=badge_small) |
| 81 | + |
| 82 | +[MIT](https://github.com/l-hammer/You-need-to-know-css/blob/master/LICENSE) © 2017-present, LHammer |
0 commit comments