REWIND
CLOSE WINDOW X
CONTENT >> HTML HELP >> opacity
Want to make your tables & divs transparent? Here are the codes in which to add to your style sheet.
opacity: .5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";