White space

  • Thread starter Thread starter Bart Schelkens
  • Start date Start date
B

Bart Schelkens

i've created a webpage.
On this webpage i have a table.
Now for some reason there is a white space of about 0,5cm at the right side
of my table.
I told my table width="100%"

Can anyone explain me why i get that white-space ?

Thx
 
i've created a webpage.
On this webpage i have a table.
Now for some reason there is a white space of about 0,5cm at the right
side
of my table.
I told my table width="100%"

Can anyone explain me why i get that white-space ?

Set the rightmargin property of the <body> tag to zero
 
Back
Top