S
Simon Wigzell
I have a client who is basically a graphic designer who uses FP to layour
some very attractive but complex web pages. She uses tables adding more and
more rows and columns and merging cells to get the desired layout. Then she
gets to a point where she can't go any further - inserting more rows and
columns just upsets what she already has. She asked me to fix it and I
played with it for an hour and got nowhere. I could start again from scratch
but might end up in the same place.
I know I could fix it by just adding style="position:absolute; top:XXX;
left:XXX;" to all the images and puttingm divs around each section of text
with the same style="position:absolute;..........." and the whole thing
would work great. She is reluctant to do this beacuse it is new to her.
Are there any drawbacks to using style="position:absolute..... to layout a
complex page instead of convoluted tables? I need to convince her to let me
go with this method rather than find someone else who wants to play with her
tables for hours.
Thanks!
some very attractive but complex web pages. She uses tables adding more and
more rows and columns and merging cells to get the desired layout. Then she
gets to a point where she can't go any further - inserting more rows and
columns just upsets what she already has. She asked me to fix it and I
played with it for an hour and got nowhere. I could start again from scratch
but might end up in the same place.
I know I could fix it by just adding style="position:absolute; top:XXX;
left:XXX;" to all the images and puttingm divs around each section of text
with the same style="position:absolute;..........." and the whole thing
would work great. She is reluctant to do this beacuse it is new to her.
Are there any drawbacks to using style="position:absolute..... to layout a
complex page instead of convoluted tables? I need to convince her to let me
go with this method rather than find someone else who wants to play with her
tables for hours.
Thanks!