Microsoft
Software
Hardware
Network
Question : want to align the iframe to the right of the td
<td style="text-align:right;bo
rder:solid
2px #600;"><iframe height="100px" width="200px" frameborder="1" scrolling="no" src="iframe.php" style="text-align:right;">
</iframe>
</td>
want to align the iframe to the right of the td
Answer : want to align the iframe to the right of the td
you need to give iframe's margin-right:0;
<td style="border:solid 2px #600;">
<div style='margin-right:0px;'>
<iframe height="100px" width="200px" frameborder="1" scrolling="no" src="iframe.php" style="text-align:right;"></
iframe>
</div>
</td>
Random Solutions
Is there any way to limit what the users see in shared calendars in Exchange 2003 / Exchange 2007?
How to do paggination in Jsp
WebService Client problem
Migrate SBS 2003 to Server 2008 R2
Remove row if column B and C are empty
DB2 vs SQLServer
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted
E72 - How to make email work without activating data services?
Konica Minolta bizhub c253/exchange 2007. Scan to email from address will not stay changed
Please help me come up with a specific Linux hard drive imaging process