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
Untangle Ipcop
Flex custom component to layout in center of page...
Group By Sql Query
Disk Manager doesn't see the ISCSI Virtual Disks but One
Drupal Frontpage - Views through PHP
groupwise to zimbra migration
P2V Fails using VMware COnverter standalone client
Exporting X509 published certificate information
Google Apps Gmail and legacy MS Exchange (SBS) 2003 Synchronisation
Mapping drives over a site to site VPN