Skip to main content
Participant
May 3, 2006
Question

Joining two fireworks HTML tables without a gap

  • May 3, 2006
  • 1 reply
  • 262 views
Hi Folks

I have two fireworks html tables that i wish to place together howeber when I do i get a what looks like a single pixel line in the join.

At first i thought this was the border setting but they seem to be set to 0 along with cell padding

Can anyone help

Thanls
This topic has been closed for replies.

1 reply

Inspiring
May 3, 2006
Look at the code. It's likely you have a row of spacer images at the top of
the bottom table or the bottom of the top table. Move that row to the
opposite side of the table.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"dean20007" <webforumsuser@macromedia.com> wrote in message
news:e3b4c0$km7$1@forums.macromedia.com...
> Hi Folks
>
> I have two fireworks html tables that i wish to place together howeber
> when I
> do i get a what looks like a single pixel line in the join.
>
> At first i thought this was the border setting but they seem to be set to
> 0
> along with cell padding
>
> Can anyone help
>
> Thanls
>


dean20007Author
Participant
May 4, 2006
Thanks very much that was the problem. An absolute schoolboy error on my part but thanks for your advice.

Dean