Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


seamless table images



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
rxwillow



Joined: 28 Dec 2004
Posts: 7

PostPosted: Fri Jan 28, 2005 2:50 pm    Post subject: seamless table images Reply with quote

Hi all,

Im having a problem making my images seamless. I have a logo bar that is supposed to seamlessly combine with the menu bar. I have them set up in tables. The tables are set to the same width and height of my image and the cell border is set to "0" but im still getting a line in between the tables. Is there something im forgetting?

Thanks
Back to top
View user's profile Send private message
Malcolm
100+ Club


Joined: 07 Oct 2004
Posts: 199
Location: Ontario, Canada

PostPosted: Sat Jan 29, 2005 12:45 am    Post subject: Re: seamless table images Reply with quote

Try this:
Code:

<style type="text/css">
table {
border-spacing: 0 0;
border-collapse: collapse;
border: none;
}
</style>
Back to top
View user's profile Send private message Visit poster's website
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Sat Jan 29, 2005 9:45 am    Post subject: Re: seamless table images Reply with quote

Stylesheets should indeed solve your problem. There's quite a lot of information on CSS on w3schools.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
dafunkymunky
100+ Club


Joined: 08 Apr 2005
Posts: 180
Location: India

PostPosted: Thu May 05, 2005 11:23 am    Post subject: Re: seamless table images Reply with quote

why dont you try out adding these to you tabe tags

cellpadding="0"
cellspacing="0"

if this is not it i think it woul;d be better if you post the codee or the link to the page and what exactly you wanna do
Back to top
View user's profile Send private message
kevind_2007



Joined: 02 Nov 2004
Posts: 49
Location: South Carolina

PostPosted: Wed Jul 06, 2005 3:44 am    Post subject: Re: seamless table images Reply with quote

Have you tried it in Dreamweaver? Just enter Layout mode and drag the borders to the desired size, keep inserting images and keep repeating the process. Then preview in IE or FF. I always do that..
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap