J
John Kotuby
Hi all,
First let me make it clear that I don't have much experience with Frontpage
or web development in general. I prefer to work directly with the source
code in a text editor if I must make modifications to existing code.
I am working with an inherited Visual Interdev project from 2004. The page
layout consists mainly of 2 nested Tables. I am trying to add a new Cell to
the Parent table as a container for links. However, when the cell is added
to a row in the Parent table, all the cells in the Child table are moved to
the left by the width of the newly added cell in the Parent table. Is there
an easy way to accomplish what I need done without having the majority of
the page become misaligned?
I noticed that some of the Child cells had collspan="2". Does that attribute
relate to the cells in the Parent table?
TIA
First let me make it clear that I don't have much experience with Frontpage
or web development in general. I prefer to work directly with the source
code in a text editor if I must make modifications to existing code.
I am working with an inherited Visual Interdev project from 2004. The page
layout consists mainly of 2 nested Tables. I am trying to add a new Cell to
the Parent table as a container for links. However, when the cell is added
to a row in the Parent table, all the cells in the Child table are moved to
the left by the width of the newly added cell in the Parent table. Is there
an easy way to accomplish what I need done without having the majority of
the page become misaligned?
I noticed that some of the Child cells had collspan="2". Does that attribute
relate to the cells in the Parent table?
TIA