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
OS4 MultiTask Programming: How to get network while in Background?
Windows Vista, very slow to boot, Black screen
Access 2007 - Query Question
mstsc rdpfile published on citrix
SBS2008 long login time Waiting for policy
OEM Crystal Viewer vs 3rd Party Crystal Viewer
sql server smtp port
Printer Migration from Windows 2003 to Windows 2008 R2
Finding file owner - getting an error: identity references could not be translated
Gigabit motherboard but only running 100 Mbps on LAN