Click to See Complete Forum and Search --> : layout problem


chuvak
07-09-2003, 09:21 PM
Hi,

I was wondering is it possible to specify a marging from the center of an element and not from the border. I need to lay out some pictures within a certain area and I can't use a table because pictures appear and disappear during interaction with the user, and that would cause gaps for example between 1st and 3d picture if 2nd disappears.
If not with margins is there another way to do this?

Also is it possible to specify 2 tables side by side w/o using absolute positioning? They seem to have line breaks before and after.

thanks in advance

Fang
07-10-2003, 01:50 AM
Give both tables style="display:inline;"