how to give just enough space between two <asp:button> that are in 2 rows of a cell?

  • Thread starter Thread starter Dee
  • Start date Start date
D

Dee

Hi
I have to <asp:button>'s one on top of the other in a cell of a Table
layout. When I put a <br> I get
too big a gap. Without it they are touching. The only way I can think of
separating them is if I make
another table inside that cell and have a cellspacing that's suitable. But
that sounds overkill.
Anyone has solved this puzzle before?
Thanks for sharing.
Dee
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top