Topic awaiting preservation: css, default 10 pixel boder for netscape/opera (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 02-02-2002 22:20
hey for some reason I'm having problems getting rid of the default 10 (or 5) pixel space on html tables using css. This is what I have in my css: |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 02-02-2002 22:25
I've even used this in the body of the actual page: |
Maniac (V) Mad Scientist From: New California |
posted 02-02-2002 22:29 |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 02-02-2002 22:51
on the page itself. the very top and the left has a default space of I think 5 or 10 pixels..... |
Bipolar (III) Inmate From: Berlin (almost) |
posted 02-02-2002 23:03
Did you try using nothing but body { margin: 0px; } ? That's how I'm doing it, and it works just fine ... |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 02-02-2002 23:50
does it work for you in opera or navigator. Its working for me in ie. check out this page: lore. Try looking at it in all three browsers. The chain borders double over in netscape and opera because of this. Notice in opera and netscape the 10 pixel default borders on the top and left margins of the page. |
Maniac (V) Inmate From: Brisbane, Australia |
posted 02-03-2002 00:06
I'm getting a broken link. |
Maniac (V) Mad Scientist From: New California |
posted 02-03-2002 01:32
jive, |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 02-03-2002 03:54
thanks, that helps. I was so busy looking at the margins that I wasn't thinking about the tables. Do you mind if I take Blank.gif? |
Maniac (V) Mad Scientist From: New California |
posted 02-03-2002 04:21 |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 02-03-2002 07:17
ok one other prob. I want there to be a 5 pixle space inside the a actual table. (so that the words aren't hugging the chain. If I cellspace or pad by 5 it messes up the chains. How do I get the space between the words and chain (border) on the left margin? |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 02-03-2002 07:26
never mind, figured it out. Bugimus thanks for the help. I ended up copying and pasting the source code. instead of having to retype everything. cool site by the way. |