# You-need-to-know-css
**Repository Path**: ice-team/You-need-to-know-css
## Basic Information
- **Project Name**: You-need-to-know-css
- **Description**: CSS tricks web developers need to know~
- **Primary Language**: CSS
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://l-hammer.github.io/You-need-to-know-css/#/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 19
- **Created**: 2018-04-09
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
You-need-to-know-css
CSS tricks web developers need to know
## View online
[You-need-to-know-css](https://l-hammer.github.io/You-need-to-know-css/#/)
## Quick start
Several quick start options are available:
- Clone the repo: `https://github.com/l-hammer/You-need-to-know-css.git`
- Install docsify with [docsify](https://docsify.js.org/#/): `cd You-need-to-know-css && npm install docsify-cli -g`
- Development run `docsify serve`
- Open `http://localhost:3000` in your browser.
## What's included
| [](https://l-hammer.github.io/You-need-to-know-css/#/translucent-borders) | [](https://l-hammer.github.io/You-need-to-know-css/#/multiple-borders) | [](https://l-hammer.github.io/You-need-to-know-css/#/inner-rounding)|
|:--|:--|:--|
| [](https://l-hammer.github.io/You-need-to-know-css/#/extended-bg-position) | [](https://l-hammer.github.io/You-need-to-know-css/#/stripes-background) | [](https://l-hammer.github.io/You-need-to-know-css/#/ellipse) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/parallelogram) | [](https://l-hammer.github.io/You-need-to-know-css/#/bevel-corners) | [](https://l-hammer.github.io/You-need-to-know-css/#/pie-chart) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/polygon) | [](https://l-hammer.github.io/You-need-to-know-css/#/single-projection) | [](https://l-hammer.github.io/You-need-to-know-css/#/irregular-projection) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/frosted-glass) | [](https://l-hammer.github.io/You-need-to-know-css/#/zebra-stripes) | [](https://l-hammer.github.io/You-need-to-know-css/#/text-effects) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/circular-text) | [](https://l-hammer.github.io/You-need-to-know-css/#/mouse-cursor) | [](https://l-hammer.github.io/You-need-to-know-css/#/extend-hit-area) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/custom-checkbox) | [](https://l-hammer.github.io/You-need-to-know-css/#/custom-radio) | [](https://l-hammer.github.io/You-need-to-know-css/#/input-align) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/shadow-weaken-background) | [](https://l-hammer.github.io/You-need-to-know-css/#/blurry-weaken-background) | [](https://l-hammer.github.io/You-need-to-know-css/#/image-slider) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/fluid-fixed) | [](https://l-hammer.github.io/You-need-to-know-css/#/sticky-footer) | [](https://l-hammer.github.io/You-need-to-know-css/#/centering-known) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/elastic) | [](https://l-hammer.github.io/You-need-to-know-css/#/blink) | [](https://l-hammer.github.io/You-need-to-know-css/#/typing) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/shake) | [](https://l-hammer.github.io/You-need-to-know-css/#/smooth) | [](https://l-hammer.github.io/You-need-to-know-css/#/circular-smooth) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/text-underline) | [](https://l-hammer.github.io/You-need-to-know-css/#/poptip) | [](https://l-hammer.github.io/You-need-to-know-css/#/scrollbar) |
|[](https://l-hammer.github.io/You-need-to-know-css/#/holy-grail-layout) | [](https://l-hammer.github.io/You-need-to-know-css/#/double-wing-layout) | [](https://l-hammer.github.io/You-need-to-know-css/#/class-order-layout) |
## Contributing
- :fork_and_knife:Fork it!
- :wrench:Create your branch: `git checkout -b new-branch`
- 🏗 Make your changes
- :memo:Commit your changes: `git commit -am 'Add some feature'`
- :rocket:Push to the branch: `git push origin new-branch`
- :tada:Submit a pull request
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:
## license
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fl-hammer%2FYou-need-to-know-css?ref=badge_small)
[MIT](https://github.com/l-hammer/You-need-to-know-css/blob/master/LICENSE) © 2018 LHammer