Microsoft
Software
Hardware
Network
Question : Is it possible to put an image in a table cell and have it overflow UNDERNEATH the text in adjacent cells?
I am trying to refine my web site by putting a picture in the table cell at the top left hand corner of the table. The column is 200 wide but I would like this image to be visible underneath text in the cell to the right. If I use the code below the image appears WHERE I want it but not HOW I want it because it appears over the top of the text in the adjacent cell. Is there anything I can do to make the image appear underneath?
<td width="200" rowspan="2"
style="padding: 0px; margin: 0px; vertical-align: top">
<img alt="Watchful_Eye" longdesc="Keep a Watchful Eye on Assets"
src="Images/Eye_200X264.jp
g"
style="width: 4400px; height: 580px; vertical-align: top; position:absolute;"
/>
Answer : Is it possible to put an image in a table cell and have it overflow UNDERNEATH the text in adjacent cells?
You want to point the MX record at the Public IP address... usually people will have a firewall at the public IP address which will then forward SMTP traffic to the cas/hub server or in you're case, a virtual IP
Random Solutions
.vmdk file
How to find the row count in an Oracle DataReader in ASP.NET?
linux router with iptables script
How to get lightbox to show over Flash banner?
Out of Office Assistant not working w/Forwarding Configured
Redistributing RIP into OSPF non-contiguous subnets.
body fluids after swimming session
SQL0952N
Creating a vbscript for registry key - IRPStackSize
How do I combine 2 List<KeyValuePair<,>>'s into a DataTable using LINQ?