layout problem

liunx

Guest
Hi,<br />
<br />
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.<br />
If not with margins is there another way to do this?<br />
<br />
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.<br />
<br />
thanks in advance<!--content-->Give both tables style="display:inline;"<!--content-->
 
Back
Top