Microsoft
Software
Hardware
Network
Question : Mysterious floating image in table
Hello - I'm attempting to skin a very simple rounded corner table in a design that was supposed to be 1-2-3 :) But the top image for the rounded table seems to be being held apart by some mysterious force that won't have it connect to make a single contiguous table. I've tried everything that I know to do to figure it out. Someone please help me.
The test page I'm using is here:
http://www.circleofsisters
.com/2010_
default.ht
m
I can't for the life of me figure out why something so simple is eluding me so completely. I also do need for it to work cross browser but expecially in IE7 and Safari
Any assistance is GREATLY appreciated... speedy assistance even moreso
Answer : Mysterious floating image in table
Maybe there is a border around the image, set its border to 0.
Or just use CSS to set the <td> background image, this is inline but you can always put in it your css file.
<td style="background-image:ur
l('images/
top_bg.png
'); height:20px;"></td>
Random Solutions
Windows Server 2003 : migrate domain certification authority to new server with different name
make sys.database_role_members meaningful
MsAccess Query
Need SAN configuration advice
run macro / exe during installation - msi installer
Chrome - overflow='auto'
How to change folder option via GPO
Update - Creating a script that can move files to an existing directory based on filename
ROT13 function & procedure
Unique values. Mysql / php