Cannicanna
11-21-2006, 04:02 PM
Hi,
I've made a dashed/dotted line to a table like this:
<table style="padding-left: 1px; border-left: 1 dashed #000000" cellpadding="12" width="520">
BUT when I scroll the page the dots/dashes "floats" together in one line... (I'm normally using IE6).
How kan I avoid that?
Maybe it's possible to make the dotted/dashed line with css and a little piece of graphics instead?
I've made a dashed/dotted line to a table like this:
<table style="padding-left: 1px; border-left: 1 dashed #000000" cellpadding="12" width="520">
BUT when I scroll the page the dots/dashes "floats" together in one line... (I'm normally using IE6).
How kan I avoid that?
Maybe it's possible to make the dotted/dashed line with css and a little piece of graphics instead?