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
cd business card
OCS 2007 R2 and Cisco call manager
Coldfusion -SQL and LIKE question
setup basic ipsec vpn for windows on cisco sa520
Microsoft System Center Ops Manager 2007 - Reporting
Can't locate DBI.pm in @INC
Windows 7 recently used programs is blank
Exchange 2007 Address Lists
Check validity before record is saved or edited on a form
easy iis/owa question for a change - force https and no double login