[ic] How to remove white space?

Tito unix4linux at tampabay.rr.com
Sat Sep 3 09:00:57 EDT 2005


Andreas,

Where do I enter the valid hex?  Which file might this be?

Thanks,
Tito

-----Original Message-----
From: interchange-users-bounces at icdevgroup.org
[mailto:interchange-users-bounces at icdevgroup.org] On Behalf Of Andreas Grau
Sent: Saturday, September 03, 2005 8:41 AM
To: interchange-users at icdevgroup.org
Subject: Re: [ic] How to remove white space?

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
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
> 
> 
_______________________________________________
interchange-users mailing list
interchange-users at icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users



More information about the interchange-users mailing list