shannoi
04-21-2006, 04:34 AM
how do you make a semi-clear text box?
|
View Full Version : semi-clear text box shannoi 04-21-2006, 04:34 AM how do you make a semi-clear text box? tokyo bleu 04-21-2006, 05:10 AM <div style="width:HERE; height:HERE; overflow: auto; background-color: #COLOR; filter: alpha(style=0,opacity=60);"> TEXT TEXT TEXT </div> |