Link to home
Start Free TrialLog in
Avatar of roy_sanu
roy_sanuFlag for India

asked on

not able to Align the button , it goes to extreme right

Hi,

I have a  snapshot, i have written an html code like this below but issue is how can make Maintain Groups to middle and AddGroups to adjusted little  3 to 4 space back,  not extreme right  


thank u
<tr>
		<td width="50%" >Maintain Groups</td> 
		<td align="right">
		<input id="AddGroups" type="button" value="Add Groups"></td>
		
		
	</tr>

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Scott Fell
Scott Fell
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial