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
Web site not working correctly with IE 8
Starting mysqld from fedora
Slow network
show ip eigrp neighbors - What does the 'H' stand for ?
Load preview image using swfObject
Click on an item in a list box and have that value populate a text field
Expand RAID 10
Find Quartile points from Mean, Maximum and Minimum
VS2010, Slow C# Debugging
Free Store Locator PHP or Joomla Script