chanfuterboy Posted April 29, 2010 Share Posted April 29, 2010 hi, I want to fade the opacity of the solid background from 100% to 80% use-ing this code below <body bgcolor="#252d38"> <MARQUEE behavior= "scroll" align= "center" direction= "left" scrollamount= "2" scrolldelay= "20" onmouseover='this.stop()' onmouseout='this.start()' loop="true"> <table width="100%" border="0" cellspacing="0" cellpadding="2" style="background:url(images/shoutbg.JPG) repeat-x;"> <tr valign="top"> can someone help me out Link to comment https://forums.phpfreaks.com/topic/200175-face-background-color-in-php/ Share on other sites More sharing options...
Ken2k7 Posted April 29, 2010 Share Posted April 29, 2010 Not PHP-related. Link to comment https://forums.phpfreaks.com/topic/200175-face-background-color-in-php/#findComment-1050569 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.