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
Outlook/OWA error after connecting mailbox to user account
Drop Down Menu Selection dependent
DNS resolution across domains
Interpreting Wiring Diagram
Updates in batch in sqlserver2008
With an Intel I7-920 CPU -- am I wasting money buying DDR3 1600 RAM
Which version of Novell Client should I use when attaching Windows 2003 to a Netware 4.11 server?
Grid View Question
Raising an event
sql syntax help in my vba code when primary key field has spaces