Home | Downloads | Web Requests | Docs

Classic CSS

Made by tinyaviator

Opacity

By using opacity as your property, you can put levels of opacity without units.


Example Syntax


Input

<span class="opacity50">Hello World</span>

Output


Hello World





Previous Next