l-hammer/You-need-to-know-css

View on GitHub
_sidebar.md

Summary

Maintainability
Test Coverage
- **Introduction**
    - [About CSS Tricks](/introduce.md?v=1)
- **Borders & Backgrounds**
    - [Translucent borders](/translucent-borders.md)
    - [Multiple borders](/multiple-borders.md)
    - [Inner rounding](/inner-rounding.md)
    - [Background position](/extended-bg-position.md)
    - [Striped backgrounds](/stripes-background.md)
    - [One pixel line](/one-pixel-line.md)
- **Shapes**
    - [Ellipse](/ellipse.md)
    - [Parallelograms](/parallelogram.md)
    - [Cutout corners](/bevel-corners.md)
    - [Pie charts](/pie-chart.md)
    - [Poptip](/poptip.md)
    - [Polygon](/polygon.md)
- **Visual Effects**
    - [Common shadows](/single-projection.md)
    - [Irregular shadows](/irregular-projection.md)
    - [Frosted glass effect](/frosted-glass.md)
    - [Zebra-striped effect](/zebra-stripes.md)
    - [Text effects](/text-effects.md)
    - [Circular text](/circular-text.md)
    - [Line breaks](line-breaks.md)
    - [Image contrast widget](/image-slider.md)
- **User Experience**
    - [Mouse cursor](/mouse-cursor.md)
    - [Extend hit area](/extend-hit-area.md)
    - [Custom checkboxes](/custom-checkbox.md)
    - [Custom radios](/custom-radio.md)
    - [Custom switch](/custom-switch.md)
    - [Input align](/input-align.md)
    - [Shadow weaken background](/shadow-weaken-background.md)
    - [Blurry weaken background](/blurry-weaken-background.md)
    - [Text underlines](/text-underline.md)
    - [Custom scrollbar](/scrollbar.md)
- **Structure & Layout**
    - [Full background fixed content](/fluid-fixed.md)
    - [Sticky footer](/sticky-footer.md)
    - [Centered](/centering-known.md)
    - [Holy grail layout](/holy-grail-layout.md?v=1)
    - [Double wing layout](/double-wing-layout.md?v=1)
    - [Class order layout](/class-order-layout.md)
    - [Flexbox layout](/flexbox-layout.md)
- **Transition & Animations**
    - [Bounce](/bounce.md)
    - [Elastic](/elastic.md)
    - [Blink](/blink.md)
    - [Typing](/typing.md)
    - [Shake](/shake.md)
    - [Smooth](/smooth.md)
    - [Circular smooth](/circular-smooth.md)
    <!-- - [掘金沸点点赞效果](hotspot-like) -->
- **Other**
    - [Code snippets](/common-snippets.md)
    - [Custom variables](/custom-variables.md)
    - [Interesting usage](/interesting-usage.md)