Jump to content

face background color in php


chanfuterboy

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.