Microsoft
Software
Hardware
Network
Question : align img to right of td
align an img to the right of td
<td>
<input type="image" src="continue.gif" text-align="right" />
</td>
Answer : align img to right of td
Here is what you want to do.
<td>
<input type="image" src="continue.gif" text-align="right" style='Float:right;'/>
</td>
Random Solutions
XP Pro Workstation Boot times
FileZilla Server Setup problem
sys.sysprocesses permissions
School Network
Limit number of chars in a multiple textarea form
Custom facebook share image-button
Calculating a CRC-16
Use of Excel Macro in MS Access 2000
How can I record two DV (firewire) inputs simultanously to a PC or Mac?
Scheduled Task Not Getting Scheduled Through Group Policy