Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 02-28-2006, 10:41 AM cell spacing
Novice Talker

Posts: 7
Trades: 0
I have extra space in between a few of the rows in my table and I cannot get rid of it. This is what the code looks like. The extra space is in between the cell with the text "How six sigma works" and the image "learning objectives". It is also between the cell with the text "and here also" and the link "Presentation"
Any help would be appreciated

<body>
<table width="95%" height="99%" border="0">
<!--DWLayoutTable-->
<tr>
<td width="100%"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="12" rowspan="4"><img src="../website/images/spacer.gif" width="12" height="8"></td>
<td>
<h3>How Six Sigma works</h3></td>
</tr>
<tr>
<td><d1>
<dt><img src="../website/images/learningobjectives.gif" width="155" height="18"></dt>
</d1></td>
</tr>
<tr>
<td>
<dl>
<dt><span class="list1"><img src="../website/images/bullet.gif" width="19" height="16" align="left">Realworld
examples here</span></dt>
<dt class="list1"><img src="../website/images/bullet.gif" width="19" height="16" align="left">And
here also</dt>
</dl></td>
</tr>
<tr>
<td><a href="http://www.estudioforlearning.com/py...st/player.html" target="_blank"><img src="../website/images/presentation.gif" width="220" height="24" border="0"></a></td>
</tr>
</table></td>
</tr>
edtybor is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-28-2006, 12:12 PM Re: cell spacing
jyoz22's Avatar
Ultra Talker

Posts: 278
Location: Orlando, FL
Trades: 0
try adding... cellpadding="0" cellspacing="0" to the first table, since everything is going to be in it then it's important to remove the spacing on that table.
jyoz22 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to cell spacing
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16155 seconds with 12 queries