Maybe enter a valid hex for the background-color in your body css:
Instead:
BODY {
background-color: #00000;
use:
BODY {
background-color: #000000;
Tito wrote:
Hello, I would like to know if anyone can tell me how can I remove the white space off of my page? If you go to this link http://www.daemonracing.com/cgi-bin/daemonracing/login.html u will notice at the bottom of my webpage that I have a block of white space. What do I need to look for in the .html pages to remove these white space blocks? Thanks, Tito _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
_______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.