Currently the following code is location on the left of the page and wanted to move this more to the right, I don't want to use align, I what to move it forward like a 'space bar' on the keyboard? see radio button code below:
[HTML]
<input type="radio" name"True" value="True">Tr ue[/HTML]
cheers
[HTML]
<input type="radio" name"True" value="True">Tr ue[/HTML]
cheers
Comment