0
Q:

how to make div transparent

.opacity30 {
  opacity: 0.3;
  filter: alpha(opacity=30); /* For IE8 and earlier */
}
13

img {
  opacity: 0.5;
} 
0

New to Communities?

Join the community