Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

Table Padding
 

stevewillicott




quote this post edit post

IP Loged report this post

Old Post  12-31-05 - 11:15 PM  
Hi All,

i wonder if anyone can help me - I am kinda new to dreamweaver and havinging
problems with tables. I need a table with one row and two columns. then in t
he
two cells this generates i need two images to sit next to each other. the
trouble is, I have set the border thickness at 0 and also have not assigned 
any
padding to the table but when previewed, the two images have a slight gap in
between them.

I am sure this is a very simple issue to resolve but as i said , i am new to
dreamweaver and a bit lost!!

Any help you can give me is greatly appreciated.

regards
Steve



Post Follow-Up to this message ]
Re: Table Padding
 

Michael Fesser




quote this post edit post

IP Loged report this post

Old Post  12-31-05 - 11:16 PM  
..oO(stevewillicott)

> i wonder if anyone can help me - I am kinda new to dreamweaver and havingi
ng
>problems with tables. I need a table with one row and two columns. then in 
the
>two cells this generates i need two images to sit next to each other. the
>trouble is, I have set the border thickness at 0 and also have not assigned
 any
>padding to the table but when previewed, the two images have a slight gap i
n
>between them.

Either use this:

<table cellpadding="0" cellspacing="0">

Or better with CSS:

HTML:
<table class="foo">

CSS:
.foo {border-collapse: collapse}
.foo td {padding: 0}

Micha


Post Follow-Up to this message ]
Re: Table Padding
 

stevewillicott




quote this post edit post

IP Loged report this post

Old Post  12-31-05 - 11:16 PM  
Thats great - It worked a treat!!!!

Thanks for your help.


Steve


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 04:10 PM. Post New Thread   
  Previous Last Thread   Next Thread next
Dreamweaver archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top