when I redirect html page to another one,
the background color is not the same as the site's background.
<HTML><BODY background="MyBackgroud.jpg">
<meta http-equiv="Refresh" content="0 URL=MyUrl">";
</BODY></HTML>
What can i do to have the same background color ?
Thank's
the background color is not the same as the site's background.
<HTML><BODY background="MyBackgroud.jpg">
<meta http-equiv="Refresh" content="0 URL=MyUrl">";
</BODY></HTML>
What can i do to have the same background color ?
Thank's