You Need To Know Css

screenshot of You Need To Know Css
docsify

CSS tricks for web developers~

Overview:

The You-need-to-know-css project is a resource for learning and implementing various CSS techniques. It provides a wide range of features and examples for users to explore and apply in their web development projects.

Features:

  • Translucent Borders
  • Multiple Borders
  • Inner Rounding
  • Background Position
  • Stripes Background
  • Ellipse
  • Parallelogram
  • Bevel Corners
  • Pie Chart
  • Polygon
  • Single Projection
  • Irregular Projection
  • Glass Effect
  • Text Line Zebra Stripes
  • Common Text Effects
  • Circular Text
  • Custom Mouse Cursors
  • Enlarge Clickable Area
  • Custom Checkboxes
  • Custom Radio Buttons
  • Perfectly Centered Input Boxes
  • Background Dimming with Shadows
  • Blur Background
  • Interactive Image Comparison Tool
  • Centered Content in Full Background
  • Absolute Bottom
  • Horizontal and Vertical Centering
  • Elastic Transition
  • Flicker Effect
  • Typing Effect
  • Shake Effect
  • Seamless Smooth Effect
  • Trail Smooth Effect
  • Custom Text Underline
  • Tooltip
  • Custom Scrollbar
  • Holy Grail Layout
  • Double Wing Layout
  • Grid Layout
  • Flex Layout
  • 1px Lines/Borders
  • Bouncing Effect
  • Insert Line Break
  • Custom Variables
  • Interesting Projects

Summary:

The You-need-to-know-css project offers a comprehensive collection of CSS techniques and effects for developers to learn and implement in their web projects. With features ranging from translucent borders to flex layouts and bouncing effects, this resource provides a valuable learning opportunity for web developers looking to enhance their CSS skills.

docsify
Docsify

Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.