Please note, this is a STATIC archive of website www.thewebhelp.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Transparencies by CSS

These samples show how you can set the transparency of a div or other HTML content by CSS code.
This form is placed at an absolute position so that it overlaps normal text, this way you can see the transparency.

Css code for this content is like this

filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75; 

Transparent content sample



This content is 75% opaque.
Rate this content; the results will appear next to article links in site:
You need flash player