How do I remove a space between tables?

In dreamweaver there appears to be no space and the page looks fine, however when I go into
internet explorer there is a gap between the tables.  I want my image to be
at the bottom of my table, resting on the footer.
I have tried for hours to resolve this and I can't, there is still a space between my HR helpline image and my footer.
I have set all the borders and cell spacing to 0 but nothing seems to work.
I have not yet got my web site on line so can't tell you what the URL is, but when I go and view source from the internet explorer this is the code:
<td bgcolor="#FFFFFF"> </td>
    <td width="430" height="200" align="center" valign="bottom" bgcolor="#FFFFFF"><!-- InstanceBeginEditable name="EditRegion2" -->
    <p><img src="../frustrated helpline.jpg" alt="HR helpline" width="331" height="282" border="0" longdesc="http://HR telephone helpline" /><!-- InstanceEndEditable --></td>
  </tr>
</table>
<table width="900" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr bgcolor="#FFFFFF">
    <td valign="top"><img src="images/Core HR Web footer 900.jpg" width="900" height="81" alt="london surrey berkshire kingston" longdesc="http://footer" /></td>
  </tr>
</table>
Thanks if anyone can help, I am really new to this.
Helen

HI Again
here is the code for my page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
<!--
img {margin:0; padding:0;}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>ELISABETH SLOAN, ARCHITECT</title>
<style type="text/css">
<!--
body {
          background-color: #FFFFFF;
          padding: 0px;
          width: 1000px;
          clip: rect(0px,auto,0px,auto);
          margin-top: 0px;
          margin-right: auto;
          margin-bottom: 0px;
          margin-left: auto;
          border-top-color: #FFF;
          border-right-color: #FFF;
          border-bottom-color: #FFF;
          border-left-color: #FFF;
body,td,th {
          color: #6A6A6A;
          font-size: 18px;
          font-family: Georgia, "Times New Roman", Times, serif;
.FirstLetterBigger {
          font-size: 42px;
.Pt17 {
          font-size: 17px;
          text-align: center;
.Front18 {
          font-size: 19px;
a:link {
          color: #385399;
a:visited {
          color: #0000FF;
.FourPTszbtwnchars {
          font-size: 4px;
.FirstLetter36 {
          font-size: 36px;
.CONTAINER {
          width: 1000px;
          margin-right: auto;
          margin-left: auto;
/**border added to table cells to see them, you can remove this**/
td {border: 0px solid #333}
/**styles added to paragraphs**/
p {
margin:0;
padding: 10px 12px 0 12px;
line-height: 1.5;
-->
</style>
<script type="text/javascript">
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
</script>
</head>
<body class="BOX" onload="MM_preloadImages('Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Laub_600W-roll.jpg','Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Grunlan-P4062238_600W-roll.jpg','Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Mahoney_600W-roll.jpg','Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Harckham-back_Snow 1075_600W-roll.jpg')">
<span class="CONTAINER"></span>
<table width="1000" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="22" height="20" bgcolor="#84949D"> </td>
    <td width="22" bgcolor="#84949D"> </td>
    <td height="20" bgcolor="#84949D"> </td>
    <td height="20" bgcolor="#84949D"> </td>
    <td width="200" height="20" bgcolor="#84949D"> </td>
    <td height="20" bgcolor="#84949D"> </td>
    <td width="200" height="20" bgcolor="#84949D"> </td>
    <td height="20" bgcolor="#84949D"> </td>
    <td width="200" height="20" bgcolor="#84949D"> </td>
    <td width="22" height="20" bgcolor="#84949D"> </td>
    <td width="22" bgcolor="#84949D"> </td>
  </tr>
  <tr>
    <td width="22" height="45" bgcolor="#84949D"> </td>
    <td width="22" height="45" bgcolor="#B1C7D3"> </td>
    <td width="200" height="45" bgcolor="#B1C7D3"><div align="center">Practice</div></td>
    <td width="36" height="45" bgcolor="#B1C7D3"> </td>
    <td width="200" height="45" bgcolor="#B1C7D3"><div align="center">Portfolio</div></td>
    <td width="36" height="45" bgcolor="#B1C7D3"> </td>
    <td width="200" height="45" bgcolor="#B1C7D3"><p align="center"><a href="Links.html">Links</a></p></td>
    <td width="36" height="45" bgcolor="#B1C7D3"> </td>
    <td width="200" height="45" bgcolor="#B1C7D3"><div align="center"><a href="http://www.lizsloan-architect.com/">Home</a></div></td>
    <td width="22" height="45" bgcolor="#B1C7D3"> </td>
    <td width="22" height="45" bgcolor="#84949D"> </td>
  </tr>
  <tr>
    <td width="22" height="150" bgcolor="#84949D"> </td>
    <td width="22" height="150" bgcolor="#B1C7D3"> </td>
    <td width="200" height="150" bgcolor="#B1C7D3"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Laub_600W-roll.jpg',1)"><img src="Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Laub_150-300W-BW.jpg" name="Laub Project" width="200" height="150" border="0" align="absmiddle" id="Image6" /></a></td>
    <td width="36" height="150" bgcolor="#B1C7D3"> </td>
    <td width="200" height="150" bgcolor="#B1C7D3"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Grunlund Project','','Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Grunlan-P4062238_600W-roll.jpg',1)"> <img src="Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Grunlan-P4062238_150-300W-BW.jpg" name="Grunlund Project" width="200" height="150" border="0" align="absmiddle" id="Grunlund Project" /></a></td>
    <td width="36" height="150" bgcolor="#B1C7D3"> </td>
    <td width="200" height="150" bgcolor="#B1C7D3"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Mahoney Project','','Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Mahoney_600W-roll.jpg',1)"><img src="Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Mahoney_150-300W-BW.jpg" name="Mahoney Project" width="200" height="150" border="0" id="Mahoney Project" /></a></td>
    <td width="36" height="150" bgcolor="#B1C7D3"> </td>
    <td width="200" height="150" bgcolor="#B1C7D3"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Harckham Project','','Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Harckham-back_Snow 1075_600W-roll.jpg',1)"><img src="Liz ARCHITECT Photos/1HomePageArchPics/FinalHomePageTopBanner-Pics/Harckham-back_Snow 1075_150-300W-BW.jpg" name="Harckham Project" width="200" height="150" border="0" id="Harckham Project" /></a></td>
    <td width="22" height="150" bgcolor="#B1C7D3"> </td>
    <td width="22" height="150" bgcolor="#84949D"> </td>
  </tr>
</table>
<table width="1000" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="21" bgcolor="#84949D"> </td>
    <td bgcolor="#B1C7D3"> </td>
    <td width="250" height="50" rowspan="6" bgcolor="#B1C7D3"><img src="Index-Extra_Files/ArtFROMflashLOGOgrab.jpg" width="235" height="217" alt="LOGO" /></td>
    <td height="21" valign="top" bgcolor="#B1C7D3"> </td>
    <td height="21" colspan="2" valign="bottom" bgcolor="#B1C7D3"> </td>
    <td height="21" valign="top" bgcolor="#B1C7D3"> </td>
    <td height="21" valign="top" bgcolor="#B1C7D3"> </td>
    <td height="21" valign="top" bgcolor="#84949D"> </td>
  </tr>
  <tr>
    <td height="42" bgcolor="#84949D"> </td>
    <td bgcolor="#B1C7D3"> </td>
    <td height="42" valign="top" bgcolor="#B1C7D3"> </td>
    <td height="42" colspan="2" valign="bottom" bgcolor="#B1C7D3"> </td>
    <td height="42" valign="top" bgcolor="#B1C7D3"> </td>
    <td height="42" valign="top" bgcolor="#B1C7D3"> </td>
    <td height="42" valign="top" bgcolor="#84949D"> </td>
  </tr>
  <tr>
    <td width="22" height="41" bgcolor="#84949D"> </td>
    <td width="22" bgcolor="#B1C7D3"> </td>
    <td height="41" valign="top" bgcolor="#B1C7D3"> </td>
    <td height="41" colspan="2" valign="bottom" bgcolor="#B1C7D3"><h2><span class="FirstLetter36">E</span><span class="Pt17"> </span>L<span class="Pt17"> </span>I<span class="Pt17"> </span>S<span class="Pt17"> </span>A<span class="Pt17"> </span>B<span class="Pt17"> </span>E<span class="Pt17"> </span>T<span class="Pt17"> </span>H<span class="Pt17"> </span> <span class="FirstLetter36">S</span><span class="Pt17"> </span>L<span class="Pt17"> </span>O<span class="Pt17"> </span>A<span class="Pt17"> </span>N,<span class="Pt17"> </span> <span class="FirstLetter36">A</span><span class="Pt17"> </span>R<span class="Pt17"> </span>C<span class="Pt17"> </span>H<span class="Pt17"> </span>I<span class="Pt17"> </span>T<span class="Pt17"> </span>E<span class="Pt17"> </span>C<span class="Pt17"> </span>T</h2></td>
    <td height="41" valign="top" bgcolor="#B1C7D3"> </td>
    <td width="22" height="41" valign="top" bgcolor="#B1C7D3"> </td>
    <td width="23" height="41" valign="top" bgcolor="#84949D"> </td>
  </tr>
  <tr>
    <td width="22" height="40" bgcolor="#84949D"> </td>
    <td width="22" height="40" bgcolor="#B1C7D3"> </td>
    <td height="40" bgcolor="#B1C7D3"> </td>
    <td width="356" height="40" bgcolor="#B1C7D3">Tel:  434.928.8288    <a href="http://www.LIZSLOAN-ARCHITECT.COM">lizsloan-architect.com</a></td>
    <td width="218" height="40" colspan="-1" bgcolor="#B1C7D3"><a href="mailto:[email protected]">[email protected]</a></td>
    <td height="40" bgcolor="#B1C7D3"> </td>
    <td width="22" height="40" bgcolor="#B1C7D3"> </td>
    <td width="23" height="40" bgcolor="#84949D"> </td>
  </tr>
  <tr>
    <td width="22" height="40" bgcolor="#84949D"> </td>
    <td width="22" height="40" bgcolor="#B1C7D3"> </td>
    <td height="40" bgcolor="#B1C7D3"> </td>
    <td height="40" colspan="2" bgcolor="#B1C7D3"><div align="center" class="Pt17">
      <div align="center"><span class="Front18">2</span>024  <span class="Front18">M</span>INOR ROAD  |  <span class="Front18">C</span>HARLOTTESVILLE, <span class="Front18"> V</span>IRGINIA  22903</div>
    </div></td>
    <td height="40" bgcolor="#B1C7D3"> </td>
    <td width="22" height="40" bgcolor="#B1C7D3"> </td>
    <td width="23" height="40" bgcolor="#84949D"> </td>
  </tr>
  <tr>
    <td width="22" height="30" bgcolor="#84949D"> </td>
    <td width="22" bgcolor="#B1C7D3"> </td>
    <td width="29" bgcolor="#B1C7D3"> </td>
    <td colspan="2" bgcolor="#B1C7D3"><h2> </h2></td>
    <td width="58" bgcolor="#B1C7D3"> </td>
    <td width="22" bgcolor="#B1C7D3"> </td>
    <td width="23" bgcolor="#84949D"> </td>
  </tr>
</table>
<table width="1000" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="23" height="500" bgcolor="#84949D"> </td>
    <td width="68" bgcolor="#B1C7D3"> </td>
    <td width="816" height="500" bgcolor="#B1C7D3"><div align="center">
<!-- Begin DWUser_EasyRotator -->
      <script type="text/javascript" src="http://c520866.r66.cf2.rackcdn.com/1/js/easy_rotator.min.js"></script>
      <div class="dwuserEasyRotator" style="width: 800px; height: 600px; position:relative; text-align: left;" data-erconfig="{autoplayEnabled:true, autoplayDelay:6100, lpp:'102-105-108-101-58-47-47-47-85-115-101-114-115-47-97-114-116-104-117-114-108-105-99- 104-116-101-110-98-101-114-103-101-114-47-68-111-99-117-109-101-110-116-115-47-69-97-115-1 21-82-111-116-97-116-111-114-80-114-101-118-105-101-119-47-112-114-101-118-105-101-119-95- 115-119-102-115-47', wv:1, audio_showController:false, pro_infiniteLoop:true}" data-ername="BottomRotatorSloan">
        <div data-ertype="content" style="display: none;"><ul data-erlabel="Main Category">
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Graves057_BackView.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Graves057_BackView.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Grunlan-P4062238_800.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Grunlan-P4062238_800.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/GrunlundBack.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/GrunlundBack.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Harckham-back_Snow 1075_800.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Harckham-back_Snow 1075_800.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Harckham-front-snow_1092.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Harckham-front-snow_1092.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Laub_800.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Laub_800.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Mahoney_800.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Mahoney_800.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Payne_450.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Payne_450.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Scott ElevP3312150_800.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Scott ElevP3312150_800.jpg" />
          </li>
          <li>
                    <img class="main" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Studio Quandt P3312137_800.jpg" /> <img class="thumb" src="Liz ARCHITECT Photos/1HomePageArchPics/SlideShow_HomePage/Studio Quandt P3312137_800.jpg" />
          </li>
</ul>
</div>
        <div data-ertype="layout" data-ertemplatename="NONE" style="">
          <div class="erimgMain" style="position: absolute; left:0;right:0;top:0;bottom:70px;" data-erconfig="{___numTiles:3, scaleMode:'fillArea', imgType:'main', __loopNextButton:false, arrowButtonMode:'rollover'}">
            <div class="erimgMain_slides" style="position: absolute; left:0px; top:0; bottom:0; right:0px;">
              <div class="erimgMain_slide">
                <div class="erimgMain_img" style="position: absolute; left: 0; right: 0; top: 0; bottom: 0;"></div>
                <div class="erhideWhenNoText" style="background: #000; background: rgba(0,0,0,0.85); position: absolute; left: 0; right: 0; bottom: 0; padding: 5px; color: #FFF; font-family: Arial; font-size: 12px;">
                  <p class="erimgMain_title" style="padding: 0; margin: 0 0 3px 0; font-weight: bold;"></p>
                  <p class="erimgMain_desc" style="padding: 0 0 10px 0; margin: 0;"></p>
                </div>
              </div>
            </div>
            <div class="erimgMain_arrowLeft" style="position:absolute; left: 10px; top: 50%; margin-top: -15px;" data-erconfig="{image:'circleSmall', image2:'circleSmall'}"></div>
            <div class="erimgMain_arrowRight" style="position:absolute; right: 10px; top: 50%; margin-top: -15px;"></div>
          </div>
          <div class="erimgMain rotatorTileNav" style="position: absolute; left:0;right:0;bottom:0;height:80px;" data-erconfig="{numTiles:-1, scaleMode:'fillArea', imgType:'thumb', loopNextButton:false, arrowButtonMode:'rollover', __slideLinkEvent:'rollover'}">
            <div style="position: absolute; left: 0; top: 10px; right: 0; bottom: 0; background: #FFF;"></div>
            <div class="erimgMain_slides" style="position: absolute; left:0px; top:0; bottom:0; right:0px;">
              <div class="erimgMain_slide">
                <div class="erimgMain_img" style="position: absolute; left: 0; right: 0; top: 10px; bottom: 0; margin: 2px 1px;"></div>
                <!-- <div class="" style="background: #555; position: absolute; left: 1px; right: 1px; top: 10px; bottom: 0; padding: 5px; color: #FFF; font-family: Arial; font-size: 12px; text-align: center;">
                                                            <p class="erimgMain_title" style="padding: 5px; margin: 0 0 3px 0; font-weight: bold;"></p>
                                                  </div> -->
                <div class="selectionArrow visibleWhenSelected" style="position: absolute; top: 0; left: 50%; margin-left: -10px; width: 20px; height: 10px; background-image: url('http://easyrotator.s3.amazonaws.com/1/i/rotator/FFF_arrow10_export.png');"></div>
              </div>
            </div>
            <div class="erimgMain_arrowLeft" style="position:absolute; left: 60px; top: 50%; margin-top: -10px;" data-erconfig="{image:'circleSmall', image2:'circleSmall'}"></div>
            <div class="erimgMain_arrowRight" style="position:absolute; right: 60px; top: 50%; margin-top: -10px;"></div>
          </div>
          <div class="erabout erFixCSS3" style="color: #FFF; text-align: left; background: #000; background:rgba(0,0,0,0.93); border: 2px solid #FFF; padding: 20px; font: normal 11px/14px Verdana,_sans; width: 300px; border-radius: 10px; display:none;"> This <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/" target="_blank">jQuery slider</a> was created with the free <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/" target="_blank">EasyRotator</a> software from DWUser.com. <br />
            <br />
            Use WordPress? The free <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/wordpress/" target="_blank">EasyRotator for WordPress</a> plugin lets you create beautiful <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/wordpress/" target="_blank">WordPress sliders</a> in seconds. <br />
            <br />
            <a style="color:#FFF;" href="#" class="erabout_ok">OK</a></div>
          <noscript>
            Rotator powered by <a href="http://www.dwuser.com/easyrotator/">EasyRotator</a>, a free and easy jQuery slider builder from DWUser.com.  Please enable JavaScript to view.
          </noscript>
          <script type="text/javascript">/*Avoid IE gzip bug*/(function(b,c,d){try{if(!b[d]){b[d]="temp";var a=c.createElement("script");a.type="text/javascript";a.src="http://easyrotator.s3.amazonaws.com/1/js/nozip/easy_rotator.min.js";c.getElementsByTagName("head")[0].appendChild(a)}}catch(e){alert("EasyRotator fail; contact support.")}})(window,document,"er_$144");</script>
        </div>
      </div>
    <!-- End DWUser_EasyRotator -->
    </div></td>
    <td width="74" height="500" bgcolor="#B1C7D3"> </td>
    <td width="23" bgcolor="#84949D"> </td>
  </tr>
</table>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="22" bgcolor="#84949D"> </td>
  </tr>
</table>
<p> </p>
</body>
</html>

Similar Messages

  • How do I remove a gap between table rows in InDesign?

    I need help in figuring out how to remove gaps between table rows.  I have tried Table Spacing under Table Set-up, but it doesn't work.
    Here's what I'm working on:
    As you can see there are gaps above the first row and below last row under the header Business Management Technology.  I cannot select that gap.  How do I remove it, so that the first class, 31058, is flush with the black header?  (and the last class, 32675, is flush with the Chemistry header?)
    Any advice would be greatly appreciated.
    Thanks,
    Sarah 

    SRiegel wrote:
    ...it may be that the black bar is created with a paragraph rule instead of cell color.
    I hadn't considered that, and your example is proof-of-concept. However, now that you made me look closer, I still don't think that's the OP's case, seeing as the text in the OP's header rows appears to span more than one column, belying what I suppose must be merged cells.* The column strokes in the "gap" appear to disqualify it (the gap) as part of a row with merged cells.
    *There is still another possibility that someone "made pictures" of tables with merged cells by overlaying text frames to make the header rows. I've run across all kinds of such "carpentry;" especially when the file may have originated at the desk of someone who avoids or resists use of tables. They find ways to fake them and/or their features.
    [still looking]

  • How do you remove the space between the lines in your email signature?

    I have a problem with my signature in business catalyst mail.
    I have added a logo and my signature and when I send the email it looks good.
    There is the space between the lines that I want.
    But when the mail is received it looks like this:
    with too much space between each line. How do I fix this?
    Thank you in advance for you help and your time.
    Regards Winnie

    Hello,
    Well the good news is it looks like it's going to be some css and html issues the bad news (for most people) is it looks like it's going to be some css and html issues.
    Couple things.
    Are you looking at vertical or horizontal spacing?
    Region 1 in the shipped themes are used for breadcrumbs and usually have set vertical spacing and margins.
    Have you looked at the other layout examples in that application, there's 2 that show different ways of getting exact layout.
    Look at your page template there is an attribute called
    Region Table attributes
    if it looks like
    summary="" cellpadding="0" border="0" cellspacing="0" width="100%"
    change it to
    summary="" cellpadding="0" border="0" cellspacing="0"
    and see if that helps?
    If you can put an example on htmldb.oracle.com thats the easiest way to help you out, as a rule it's very hard to debug UI issues without seeing them.
    Carl

  • How Can I Tighten the Space Between Table Rows?

    I am trying to reproduce the resume I created in a different word processing application several years ago. I have created a table that lists all the work for a given employer with each row representing a different employer. I do want a little more space between text rows when I jump from one employer to the next (one row in the table to the next), but not as much as it is creating. Is there a way to tighten this?
    I like the amount of space between lines within a row just as it is.
    Martin
    OS 10.9.5
    Pages v. 5.2 (1860)

    That looks to be the idea, but adjusting the Text Inset is giving me inconsistent results from row to row. The first attached image shows the table (I've included grid lines here to help illustrate) with the default Text Inset of 4 for all cells.
    Note the consistent spacing before and after each row. Here is the same document with a Text Inset of 0 on all cells:
    Note the large gap between the first and second rows (OWN and Investigative etc.) and the extremely tight gap between the second row and third (Investigative etc. and CNBC). Then a big gap, a tight gap, two big gaps, a tight gap and a big in subsequent rows.
    I keep looking to see if I have some sort of other inconsistent formatting going on, but I can't find one. All cells have the Text set (in the style tab) to "Align text to the top of a table cell."
    Martin

  • How do I remove extra space between paragraphs

    I'm writing a research paper, and between paragraphs an extra line of space is added.  My professor isn't happy about this.  Help me eliminate the space.

    The default after paragraph spacing in Pages is 12 points. With a 12 point font, this puts a whole line-worth of space after each paragraph return. It is very easy to change this in the text inspector.
    If you don't want to have to remember to change it each time you open a new blank word processing document, create your own template. Open the blank template & set up your document with the line spacing, margins, headers, etc. as you'd like. Redefine all of the paragraph & character styles to have your desired font. You can set default wrap for any object as well as many other settings. Insert a table, click in it & choose the font, size, color, etc. you want in the fonts panel or format bar. You can do similar changes to inserted objects & text boxes. While you're at it resize the box if you want, set the amount of extra space in the wrap inspector, etc. Delete each text box, object & table after you've set them.
    Now, save this document as a template & select that template as default in preferences. If you decide to make any changes to the template down the road, just Save As Template again with the same name & replace the previous version. All of your new documents will have these settings for inserted objects, images & tables. Unfortunately, the settings won't apply to any other templates or "foreign" documents you open with Pages.

  • How can i remove white space between pics in picture package

    i am using ps elements 3 and want to use picture package to set up and print multiple passport photos on a single page.  passport photos must be 2"x2".  When I import or select a photo taken with my photobooth app on my mac and select custom size, i get 20 images on a page.  however, there is a white space of 1/2 inch around each image and the images are 1.5 " square rather than 2" square.  How do i get rid of the white margins around the images so that they will come out to be 2x2?

    The easiest answer would be to just get a Friskars cutter or something similar. I have one like this that I use to cut my photos apart. I found mine at a Walmart in either the scrapbook aisle or the hobby aisle.
    However, if you are determined to make a custom picture package you can try making a custom layout with a text editor. I know you can control the white space amount but not sure if you can totally eliminate it.
    A simple text editor will work...notepad works for this on Windows...not sure what is comparable on the mac.
    In PSE3, the layouts are found following this path Adobe<Photoshop Elements 3.0<Shared Assets<Layouts...note there is also a folder titled Layouts readmes which shows the formula to edit the layouts.
    Here is a link that details how to create a picture package layout using a text editor:
    http://www.graficalicus.com/index.php?name=News&file=article&sid=8&theme=Printer
    Caution: Make sure you save your custom layout with a new name so you don't overwrite the ones that ship with elements.

  • Need to remove the space between  af:panelGrouplayout & af:panelBox

    Hi All,
    I am using JDeveloper 11.1.1.6.
    My Scenario is I need to stretch some fields for all the browsers so I am using Panel box inside the panelStretchLayout<f:facet  name=center>.
    It's working fine.But Some Scenarios need to show header items  above panel box .So I try to add panelGroupLayout in <f:facet name=top> .It's stretching fine but always it's showing space between <af:panelBox>.
    How can I remove the Space between <af:panelGroupLayout > & <af:panelBox>?
    My Codes like this ,,
      <af:panelStretchLayout id="psl1" inlineStyle="margin-top:30px;">
                  <f:facet name="top">
                    <af:panelGroupLayout id="pgl4" layout="vertical"
                                         inlineStyle="background-color:red;">
                      <af:panelGroupLayout layout="horizontal" id="pgl1">
                        <af:outputText value="Day" id="ot1"/>
                        <af:outputText value="Week" id="ot2"/>
                        <af:outputText value="Month" id="ot3"/>
                        <af:outputText value="Year" id="ot4"/>
                      </af:panelGroupLayout>
                    </af:panelGroupLayout>
                  </f:facet>
                  <f:facet name="center">
                    <af:panelDashboard columns="1" rowHeight="100%" id="pd1">
                      <af:panelBox id="pb1" showDisclosure="false"
                                   showHeader="never"></af:panelBox>
                    </af:panelDashboard>
                  </f:facet>
                </af:panelStretchLayout>
    Thanks...

    You have not specified explicit height for the top facet, so its height is 50px (which is the default height for "top" and "bottom" facets if they exist). You can specify an exact height for the top facet using the "topHeight" property of the <af:panelStretchLayout> tag:
    <af:panelStretchLayout ... topHeight="25px">
    Alternatively, you can specify height "auto" in order to instruct the component to calculate the height automatically depending on the content within the facet:
    <af:panelStretchLayout ... topHeight="auto">
    Note, that specifying an "auto" height puts little overhead to the layout manager which has to calculate the height first and to render the panel after that.
    Dimitar

  • How to remove white space between two answer reports

    How to remove white space between two answer reports
    In Dashboard section I have 2 rqeuest. Each request renders Table View. When I display dashboard, it show white space separating the 2 table views. How do I get rid of the white space/white band ?

    See this link
    Re: Eliminating the space between two reports in OBIEE dashboard page Section
    Regards,
    Sandeep

  • How to remove extract space between pages in smartform without changing output

    Hello Experts,
    I've been given a requirement where I need to remove extra space between pages of a smartform (refer to the attachment). If you look at the following screen shot then you will notice that that there is a command provided to display details on these pages which has a checkbox 'Go to New Page'.
    When I removed the above New Page comment then still I don't see the expected output (Refer to the attached screen shot 'Expected' to see what I need).
    Also there is another there is another New Page command (as shown below).
    When I tried to removed the above New Page Command then output was totally changed which user don't want (as shown below. Table should have been break on BCVI on red line, which happens today but with so much extra space).
    To view the correct output how user want please have a look at 'Expected' screen shot.
    Now the question is what change I should make in my smartform to accomplish the expected output.
    Many thanks in advance.

    Hello,
    I think that it should work, this construction of an loop node including all relevant items and at the event TAB event sort field only these items are copied in the OUTPUT_TAB which should be printed in a separate table on the form. After having printed the table, the content of the internal table is cleared.
    I suppose that you first should check if this TAB "event sort field" includes the correct criteria for the necessary group change. If this event is really defined correctly, then I only have one hint for you.
    I know that the only possibility to define a page break in a table in the Window MAIN is to use the following technique:
    Define an outside loop node and in this loop node a table node, but this table does not have a internal table to be looped through. It includes only the fields to be printed, maybe you have to re-design your table node.
    By the way only then you can define a command node including a page break during the processing of an internal table.
    Regards
    Juergen

  • How to remove footer space in Table

    I have created a table in main window. after creating main area section, the footer section is appearing as an empty at the bottom. I tried to remove this space by giving zero height to the footer height, but the value is not accepted by the system. How can I remove the space created by the footer?
    rajan

    Hi Rajan,
    Can you please tell me how did you solve this problem ?
    I am facing the same issue in smartforms.
    Regards,
    Nitin.

  • How can I change the space between a checkbox and text all at one time? I have a lot of checkboxes in my form.

    How can I change the space between a checkbox and text all at one time? I have a lot of checkboxes in my form.

    Okay, I haven't found a way to add an extra space using Find/replace, but you might be able to add some text wrap to the check boxes that will push the text away from them.
    Open Find/Replace and click the Object tab.
    Click the Specify attributes to find button to the right of the Find Object Format: field.
    Under Basic Attributes, choose Stroke and then the Black swatch (assuming the black swatch is applied to the strokes of your check boxes). If there are no other stand-alone objects in your form with a Black stroke, this should be all you need. (If there are Black strokes on your table cells, they will be ignored.)
    Click OK
    Click the Specify attributes to change button to the right of the Change Object Format: field.
    Under Basic Attributes, choose Text Wrap & Other > Text Wrap > Type: > Wrap around bounding box (2nd button from left)
    Under Offset, set a Right offset at the distance you'd like to add (I don't know what units you use, but the 3-5 points might work for your purposes...might take some trial-and-error to get it where you want)
    Click OK
    Click Change All

  • How can I adjust the space between the dividing line of the footnotes and the continuous text?

    How can I adjust the space between the dividing line of the footnotes and the continuous text?

    I want to extend the space so the dividing line does not stuck to the normal (continuous) text in my thesis. Do you have a solution? That would be perfect. Thanks a lot!

  • How do I remove the space key on my keyboard for cleaning underneath?

    How do I remove the space key on my keyboard for cleaning underneath?

    Don't.  It will void the warranty.  Take is to an Apple store or an AASP and have them do it.

  • Space between tables in dreamweaver

    Cellpad = 0, Cellspace = 0 and Border = 0 but there is still a space between tables. I checked in explorer and chrome, same thing. Suggestions?

    This is not a DW or even a table problem - it's a 'you' problem! ;-)
    What you are seeing is the space that is reserved below inline elements to accommodate text descenders. Make that image have the CSS style of "display:block" and you will see the gap vanish.

  • How to I increase the space between the top of tabs and the frame of the entire window? It was fine until Firefox updated

    Hello,
    How to I increase the space between the top of tabs and the frame of the entire window? It was fine until Firefox updated and since it updated it reduced the space. Now the space is too thin which makes it more difficult to move the open window frame around when I need to grab something from Desktop. Image attached.

    In the image, see how thin the space is right above the tab? It was much wider before Firefox update so if any know how to make it wider again, please let me know. Thank you
    ''troyable7 [[#question-1058550|said]]''
    <blockquote>
    Hello,
    How to I increase the space between the top of tabs and the frame of the entire window? It was fine until Firefox updated and since it updated it reduced the space. Now the space is too thin which makes it more difficult to move the open window frame around when I need to grab something from Desktop. Image attached.
    </blockquote>
    In the image, see how thin the space is right above the tab? It was much wider before Firefox update so if any know how to make it wider again, please let me know. Thank you

Maybe you are looking for

  • One apple ID, multiple Iphones

    Currently we have 2 iphones sharing an apple id.  In the beginning it wasn't a problem, but now it is.  All the contacts are a mess.  I would like to create a new apple ID for one of the phones, but is there a way to not lose all the contacts on one

  • JSlide problem

    Hi, I would like to know wether is possible inside stateChanged JSlider event to know why it is firing. I mean, to know wether the user is dragging the thumb or just clicking at the slide. I know about valueIsAdjusting, but both return true. If it's

  • How to start infrastructure db in oracle app server 10g

    Hi Following are processes Processes in Instance: infra.smtest02 ------------------------------------------------+--------- ias-component | process-type | pid | status ------------------------------------------------+--------- LogLoader | logloaderd

  • Re: (forte-users) SCM Hooks

    I am still having trouble using the SCM hook. I have set everything up but when I integrate I get the following error message. Forte_cl0: SYSTEM ERROR: Cannot resolve the distributed reference for an object of class (qqrp_SCMServerProxy) named (site/

  • Redraw problems on secondary monitor with 2 Acrobat documents

    When I have two overlapping Acrobat 9 documents open on my secondary monitor and I click on the Acrobat doc in the background to bring it to the front, the image from the Acrobat doc that was in front is captured in the Acrobat document that I brough