Allignment of buttons

Hi

I am facing a problem in aligning the buttons on web.

e.g

If I am showing 4 buttons in a row at the end of a form. (edit, save, submit, close)

Now if save and submit are hidden, the space between the Edit and close is still visible on Web which does not look gud.

Please advise what can b done.

any help will be appreciated.

Thanks

Subject: Allignment of buttons

Can you place the buttons in a hidden table? Would that help?

Subject: Allignment of buttons

use 2 rows:

Edit Save Submit Close

Edit Close

Hide each row depending on whatever criteria you want.