| Author |
fieldset alignment
|
Pranav Sharma
Ranch Hand
Joined: Oct 27, 2003
Posts: 254
|
|
I have the following fieldsets, and want them next to each other but with space in between them. However these show up side by side without any space in between them. How do i do this
|
 |
kundan varma
Ranch Hand
Joined: Mar 08, 2004
Posts: 322
|
|
what if you use nbsp; ?? Thanks kundan
|
SCJP1.4,SCBCD,SCEA,CNA
Failures are practice shoots for success.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
margin-left: 3px; margin-right: 4px; Eric
|
 |
 |
|
|
subject: fieldset alignment
|
|
|