Illegal white space between the header and the body.

Hello;

I make a web site that I broke into pieces. A header, fooer, nav and implementation of main body.my and cannot find a way to make it work properly. It only happens in Internet Explorer, it's very nice in all other browsers. Between the cfinclude header.cfm and the body of the page, I have a horizontal white line, I can not make disappear. They should sit tight with nothing in between. I tried css, play with the table for the header and the body, and it's still there.

Anyone know how to do this, go away? Here is my set to the top:

It is the code of the page, maybe I'm missing something here?

< body bgcolor = "#FFFFFF" bottommargin = "3" valign = "top" leftmargin = "0" topmargin = "3" marginWidth = "0" marginheight = "0" onLoad = "preloadImages (); ">
< div align = "center" >
"< cfinclude template ="... / header.cfm ">"

< table width = "849" valign = "top" border = "0" cellspacing = "0" cellpadding = "0" style = "" border-top: none; ">"

any body content goes here

< /table >

"< cfinclude template ="... / footer.cfm ">"

< / body >

Here is the table header.cfm:

< table width = "852" height = "133" border = "0" cellspacing = "0" cellpadding = "0" style = "" border-bottom: none; ">"

the content of the header is here

< /table >

I tried a number of different ways to do this, go away. It's just what happens. Someone has ideas how to make this stop and become close to each other?

Thank you.

In addition, you need to add

Display: block;

for images in the same row.

Oh, and if you decide that you don't mind not only user-increases in the mess of text with the appearance size, you can also set the attribute vAlign on 'down' instead of the current "top" for cells in this row.

--

E. Michael Brandt

www.divahtml.comwww.divahtml.com/products/scripts_dreamweaver_extensions.phpStandards-compliant scripts and Dreamweaver Extensions

www.valleywebdesigns.com/vwd_Vdw.aspJustSo PictureWindowJustSo PhotoAlbum, et alia

--

Tags: Dreamweaver

Similar Questions

  • How can I get rid of the white space between my head and my spry navigation bar?

    I have been struggling with a problem for the last 2 days and can't seem to work my way around it. I worked on a page in dreamweaver cs4 that seems to have a space between the header and my spry menu bar ONLY in Firefox. Google Chrome and Safari display it correctly. You could point me in the right direction to get rid of this space. Here is the page: http://www.margaritascafe.com/margaritas_layout.html

    Here's my code and thank you in advance for your help:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    " < html xmlns =" http://www.w3.org/1999/xhtml ">
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"
    < title > Untitled Document < /title >
    < link href = "margaritastyles.css" rel = "stylesheet" type = "text/css" / > "
    < script src = "Margaritas_temp_spry/SpryMenuBar.js" type = "text/javascript" > < / script > "
    < script src = "Scripts/swfobject_modified.js" type = "text/javascript" > < / script > "
    < link href = "Margaritas_temp_spry/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / > "
    < / head >

    < body >
    < div id = 'wrapper' >
    < div id = "header" >
    < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width = "1000" height = "250" id = 'FlashID' tabindex = "10" title = "Header of Marguerite 2 coffee" > "
    < param name = "movie" value = "Flash_movies/Margaritas header 3.swf" / >
    < param name = "quality" value = "high" / >
    < param name = "wmode" value = "opaque" / >
    < param name = "swfversion' value ="9.0.45.0"/ >
    <!-this param tag prompts users with Flash Player 6.0 r65 or later to download the latest version of Flash Player. Delete it if you do not want users to display the prompt. ->
    < param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "
    <!-next object tag is for non - IE browsers. Then he hide from IE using IECC. ->
    <!-[if! IE] >->
    < object type = "application/x-shockwave-flash" data = "Flash_movies/Margaritas header 3.swf" width = "1000" height = "250" >
    <!-<! [endif]-->
    < param name = "quality" value = "high" / >
    < param name = "wmode" value = "opaque" / >
    < param name = "swfversion' value ="9.0.45.0"/ >
    < param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "
    <!-the browser displays the following alternative content for users of Flash Player 6.0 and higher. ->
    < div >
    < h4 > the content of this page requires a newer version of Adobe Flash Player. < / h4 >
    " < p > < a href =" http://www.Adobe.com/go/getflashplayer_fr "> < img src = ' http://www.Adobe.com/images/shared/download_buttons/get_flash_player.gif "alt = 'Get Adobe Flash player' width = '112' height ="33"/ > < /a > < /p > "
    < / div >
    <!-[if! IE] >->
    < / object >
    <!-<! [endif]-->
    < / object >
    < / div >
    < div id = "navigation" >
    < ul id = "MenuBar1" class = "MenuBarHorizontal" >
    < li > < a href = "#" > home < /a > < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > Menus
    < ul >
    < li > < a href = "#" > lunch < /a > < /li >
    < li > < a href = "#" > dinner < /a > < /li >
    < li > < a href = "#" > Cocktail < /a > < /li >
    < li > < a href = "#" > Take Out < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" > Photos < /a > < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > Catering
    < ul >
    < li > < a href = "#" > < /a > < /li > private Party
    < /ul >
    < /li >
    < li > < a href = "#" > book < /a > < /li >
    < li > < a href = "#" > Contact < /a > < /li >
    < li > < a href = "#" > feedback < /a > < /li >
    < li > < a href = "#" > Directions < /a > < /li >
    < /ul >
    < / div >
    < div id = "maincontentlayout3" > the content of id "maincontentlayout3" goes here < / div >
    < div id = "special" > < img src = "png-gif-jpg/Tuesday night features" width = "200" height = "70" alt = "Of Marguerite Tuesday Night Special" / > < img src = "png-gif-jpg/Wednesday features" width = "200" height = "70" alt = "Wednesday 2 for 1 special dinner to Margarita" / > < img src = "png-gif-jpg/Thursday features" width = "200" height = "70" alt = "ladies Thursday evening at the Café of Marguerite" / > < img src = "png-gif-jpg/Friday features" width = "200" height = "70" alt = "TGIF Happy Hour Friday at the Café Margarita"/ > < img src ="png-gif-jpg/Sunday features"width ="200"height ="70"alt ="Sunday Kids Eat Free at the Café of Marguerite!"/ > < / div >
    < div id = "footer" > < img src = "png-gif-jpg/Margaritas Facebook logo.png" alt = "Facebook" width = "40" height = "25" align = "absmiddle" / > < img src = "png-gif-jpg/Margaritas Twitter logo.png" alt = "Logo of Twitter" width = "40" height = "25" align = "absmiddle" / > < img src = "png-gif-jpg/merchantcircle_mini.png" alt = "Logo of merchant circle" width = "63" height = "25" align = "absmiddle" / > < / div >
    < / div >
    < script type = "text/javascript" >
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "Margaritas_temp_spry/SpryMenuBarDownHover.gif", imgRight:"Margaritas_temp_spry/SpryMenuBarRightHover.gif"});})

    ->
    < /script >
    < / body >
    < / html >

    CSS:

    #navigation {margin-top:-3px ;}}

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • White space between the Div tags

    I use DW CS4.  I need to help, reducing the white space between the DIV tags  I have the white space between smaller gray line and my nav bar.  I see all the places where there are margins or padding.  Can anyone help?  Here's the code.  Thank you.

    < body bgcolor = "#CCCCCC" onload = "MM_preloadImages('..)." /_img/HOMEover.jpg ',' /_img/COMPANYover.jpg ','... / _img/PROJECTOR TSover.jpg ', '... CASE STUDIESover.jpg/_img / ','... / CONTACTUSover.jpg/_img ') ">"

    < div id = "container" >

    < div align = "left" >

    "" < p > < img src = "... / _img/Nute_Logo_tag_060612.gif" alt = "logo" name = "logo" width = "113" height = "74" hspace = "5" align = "absbottom" id = "logo" / > < / p >

    < / div >

    < div id = "header" > < / div >

    < div id = "content" > < / p >

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

    < b >

    "" "" < td > < a href = "" javascript:; "target ="_top"onclick =" MM_nbGroup ('down', "group1', 'bluebar',", 1) ' onmouseover = "MM_nbGroup ('over', 'bluebar',","1)" onmouseout = "MM_nbGroup ('out')" > < img src = "... / _img/bluebarup.jpg" alt = "" name = "bluebar" width = "118" height = "15" border = "0" id = "bluebar" onload = "" / > < /a > < table >

    "" < td > < a href = "" javascript:; "target ="_top"onclick =" MM_nbGroup ('down', "group1', 'Home',", 1) ' onmouseover = "MM_nbGroup ('more', 'Home','... / _img/HOMEover.jpg ',", 1) "onmouseout ="MM_nbGroup ('out')"" > < img src = ""... / _img/HOMEup.jpg ' alt = "Click HOME to go to the home page" name = "home" width = "115" height = "15" border = "0" id = "home" onload = "" / > < /a > < table >

    "< td > < a href =" "javascript:;" target = "_top" onclick = "MM_nbGroup ("down"," group1', 'society', ", 1) ' onmouseover =" MM_nbGroup ('more', 'society', "..") " "(/ _img/COMPANYover.jpg', '', 1)' onmouseout ="MM_nbGroup ('out')"> < img src ="... / _img/COMPANYup.jpg "alt ="Click to go to our services COMPANY"name ="company"width ="122"height ="15"border ="0"id ="company"onload =" "/ > < /a > < table >"

    "< td > < a href =" "javascript:;" target = "_top" onclick = "MM_nbGroup ("down","Group 1","projects",", 1) ' onmouseover = "MM_nbGroup ('more', 'projects',..." "(/ _img/PROJECTSover.jpg', '', 1)' onmouseout ="MM_nbGroup ('out')"> < img src ="... / _img/PROJECTSup.jpg ' alt = 'PROJECTS click to see our projects' name = 'projects' width = "122" height = "15" border = "0" id = "projects" onload = "" / > < /a > < table > "

    "" "" < td > < a href = "" javascript:; "target ="_top"onclick =" MM_nbGroup ('down', "group1', 'studies',", 1) ' onmouseover = "MM_nbGroup ('more', 'studies,'... / _img/CASE STUDIESover.jpg',", 1) "onmouseout ="MM_nbGroup ('out')"> < img src ="... / _img/CASE STUDIESup.jpg "alt ="click on the CASE STUDIES to see examples of projects' name = "added" width = "150" height = "15" border = "0" id = "added" onload ="" / > < /a > < table >

    "" "" < td > < a href = "" javascript:; "target ="_top"onclick =" MM_nbGroup ("bottom", "group1', 'contactus',", 1) "onmouseover =" MM_nbGroup ('more', 'contactus','... / _img/CONTACTUSover.jpg ', ", 1)" onmouseout = "MM_nbGroup ('out')" > < img name = "contactus" src = "... / _img/CONTACTUSup.jpg" border = '0' alt = "" onload = "" / > < /a > < table >

    < /tr >

    "< / table > < img src =" "alt =" "name ="mainphoto1"width ="780"height ="264"id ="mainphoto1"/ >

    Thank you for all your help.  I solved it by adding a padding to my header (grey line).

  • Issues of white space between the content and footer.

    I have the problem of length of the areas whites/page between the end of my content and footer.

    I have read the forums and tried to change the height of minium length of page in 800 and then I

    disabled the foot sticking in the properties of the page on the master page and content page itself.

    Here is a link to one of my pages.  http://www.ueonline.com/RoHS-info.html

    This page has very little content, and you can see the white space.

    Any help is appreciated.

    Hello

    Check empty rectangles/related texts executives on the page. Check the screenshot below.

    See you soon,.

    Vikas

  • How can I remove a white space between the top of the navigation bar and image carousel?

    I've created two different versions of a page, with a fixed navigation bar to the top

    Welcome to Warfield Park

    and the other with a default navigation bar.

    Welcome to Warfield Park

    I used images of different heights to compare how they make.

    I don't see how to remove the white band between the default navigation bar and pictures of carousel in the second version.

    I tried out myself, but I don't see what the problem is. I'm sure someone very smart out there tell me!

    Add the following code to your custom dtylesheet

    {.navbar}

    margin-bottom: 0;

    }

  • white space between the tables

    Hello

    I do an annual report and there is a lot of financial tables. I have 60 paintings and I need to align the tables vertically so that the white space between each table is exactly the same. So far I did it manually. I'm sure there is a better way to do it but I just have not found the way yet. My first thought was to do a 'parent' table with X rows and one column. So I put my child tables in the parent table and use a "row of the spacer" exactly the mm X I tried this but it really complicates things

    Then I tried 'space after' in the properties of the table, but I can't understand what this attribute.

    In other words, I would like that the vertical space between table 1 and table 2 is always exactly 5 mm of the force. How is that possible?

    I would like some inputs/best practices.

    / Best regards

    Thomas Lund

    Your table is placed in a paragraph.  Create a paragraph style that contains that space after that you want between the tables, and then apply that style to all paragraphs that contain tables.  That should give you exactly the spacing between your tables in the flow of the text.

    This will not work unless you are running off the paintings together in a story (which I recommend).

  • Muse white space after the body, but before the page footer

    I just changed with almost a complete rewrite of my site and published it in http://www.lowerphotography.com and all is well except for the HOME page. The change was to take advantage of the new sensitive design which is very neat. Before the change of the HOME page was fine. I watched other observations of white space and made sure everything looked good... not hidden things that I could find. The master page works on all pages of the site. But the HOME page after the body and before the footer has this big white/background space after footer. I don't think it's in the master page as it works for all pages I can say. The homepage has texts and pictures on it and a link to another site. But nothing shows that the cause for me. With all the time I've spent on this site a little "bug" which is just a pain trying to get the HOME page to look really good. Suggestions please?

    You can try the solutions in the following positions?

    How to get rid of white space above the footer of Muse

    White spaces that I couldn't get rid of before the footer...

  • White space between the footer and content

    Just when I thought this software started to behave, he does: pages adding plenty of space. I don't have any idea on how to solve this problem. Have tried everything. A last forum mentioned expand the HTML box. I don't know what in the hell that means, but I tried pulling it down to where the dotted line disappears. Does not work. How am I supposed to explain to my client that there is nothing I can do about it, it's just a defect of the software? Someone at - it solutions?

    Attached are two screenshots of a test, one of the design window, a page of the preview area with all the white space that is infuriating. In the other pages there are widgets? I created this master page and test page from within a project of muse with pages that include YouTube and Google map widgets.

    Thank you

    Screen Shot 2014-05-21 at 3.53.25 PM.png

    Screen Shot 2014-05-21 at 3.53.40 PM.png

    Thanks for your suggestions. Unfortunately, none of them worked. However, once I've hunkered down and set about to solve the problem, I indeed understand eventually. The culprit turned out to be the sticky footer is enabled by default in the properties of the site. Unchecking that solved the problem.

    I do thank you for your help.

    TICE

  • Printing problem with OE - 6 format since the upgrade to IE - 8: no space between the body and the subject line text.

    My computer is configured with XP SP3 and IE - 8. I've been using Outlook Express 6.0 (update of MS according to needs). Messages are always printed correctly. Lately, however, the body of the message printed directly below the object without line - the space between them. This happens on my Brother laser printer and my HP inkjet printer. I have not changed my settings of the printer. I've recently updated to IE - 7 to IE - 8; However, I see nothing in the settings of IE - 8 to explain this change in print. I recently installed "MobileMe" Panel Apple configuration, which has installed a separate set of folders in the list of folders in OE - 6. I did a clean (with Revo Uninstaller) uninstalling the MobileMe Control Panel, removed the extra e-mail account/folders and rebooted. Yet the printing problem.

    How to restore the space of line between the subject and the message body?

    Hello

    1. How is like print preview?
    2. don't you make changes to the footer settings?

    Method 1.
    If that doesn't help you can not save the file wmp.dll
    a. log on as an administrator.
    b. Click Start, type cmd.exe in the Run dialog box right click on cmd.exe, click Run as administrator and then click on continue.
    c. at the command prompt, type regsvr32 oled32.dll and press enter and then click OK.

    Method 2.
    If this problem started occurring recently, you can restore the computer to a previous state. You lose Internet Explorer 8 and return to Internet Explorer 7. In this way, we can check whether or not the root cause of the problem is installation of Internet Explorer 8.
    Reference:
    How to restore Windows XP to a previous state
    http://support.Microsoft.com/kb/306084

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Accordion widget in the header adding white space in the body

    Hello

    I've updated to Muse 2015.2 today. An Accordion widget that I use to create a collapsible menu (an Accordion widget with a menu widget nested inside of the it) in the header to a breakpoint now pushes content in the body down to about 200 pixels (possibly the size of the menu accordion when it is open). The content of the body is lowered as soon as the width of the browser reaches the breakpoint, not when I open the folding menu. In the previous version of Muse, I got the menu open on top of the body content and I would do the same in the new version.

    It seems related to the layers or PIN, but I can't get the behavior to work the way I would like to only it. The menu "accordion" is in the layer 'first', the header, and I chose the option to the accordion "ride the articles below." If I choose to pin the accordion to the top left of the browser, the widget works as you want, in other words, it doesn't push the contents of the body down when he appears at the breakpoint. I don't want the accordion pinned to the browser, however. I tried pinning of the accordion to the page, but this does not change the behavior to push the contents of the body down.

    How to make it work again?

    New: easier to see what read my explanation. Site is here: http://wscapes.businesscatalyst.com

    Resize the browser homepage to the breakpoint with menu accordion. The legend of the main picture moves down in an undesirable way.

    Post edited by: Ben Wilder

    Hi Ben,

    Just checked your .muse file.

    Please go to the bird's eye view in Muse, open the master page

    Now check the preview, it will be fine.

    Thank you

    Prabhakar Kumar

  • Additional white space around the graphic header &amp; amp; Navigation bar

    I have a graphic header and Navigation bar (flight path images) positioned inside a table. Unfortunately, there are about 1-2 pixels of white space on the left, right and the top of the header image. Even with the navigation bar - there are 1-2 pixels of white space around the edges (left and right). By default, the cell padding for the table is set to zero. So central is set to zero, why do I see a blank space between the edge of the graph and the edge of the table?

    You can see what I mean here: http://newstartinvestment.com

    What is causing this extra white space, and how do I get rid of him?

    On March 26, 2007 in macromedia.dreamweaver, csbridges wrote:

    > I have a graphic header and Navigation bar (flight path images)
    > positioned inside a table. Unfortunately, there are about 1-2 pixels
    > white space on the left, right and the top of the header image.
    > Even with the navigation bar - there's 1-2 pixels of white space around the edges
    > (left & right side). By default, the inner margin of the table is
    > the value zero. So central is set to zero, why I see white
    > space between the border of the chart and the edge of the table?
    >
    > You can see what I mean here:
    > http://newstartinvestment.com (Btw, I
    (> dislikes yellow bearings - they will be removed shortly.)
    >
    > What is the cause that extra white space, and how can I get rid of him?

    Personally, I thought that the white border was a feature, but... In
    addition to the cellpadding, adds cellspacing:


    cellspacing = "0" bordercolor = "#000000" bgcolor = "#FFFFFF" >

    --
    Joe Makowiec
    http://Makowiec.NET/
    E-mail: http://makowiec.net/contact.php

  • How to remove white space at the bottom of the start menu

    Hi, anyone knows how to remove the little white space between the bottom of the horizontal menu and the top of the vertical menu collapse (see below).  Code below is also included.  Is or, if it is not removable, possible to change its color?  Thank you very much.

    bootstrap_menu_2.jpg

    < nav class = "navbar, navbar-default" >

    < div class = "container-fluid" >

    <!-brand and toggle get grouped together for better mobile display->

    < div class = "bar navigation-header" >

    < button type = "button" class = "toggle navigation bar has collapsed" data-toggle = 'collapse' data-target = "#defaultNavbar1" >

    < span class = "sr only" > toggle navigation </span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < / button >

    < a class = 'bar of navigation-brand' href = "index.html" > < /a > brand

    < / div >

    <!-collect the nav links, forms, and other content to alternate->

    < div class = "navbar-collapse custom class collapse" id = "defaultNavbar1" >

    < ul class = "navbar-nav, navbar-right nav" >

    < li > < a href = "Music.html" > music < /a > < /li > ""

    < li > < a href = "Images.html" > pictures < /a > < /li > ""

    < li > < a href = "Unity3D.html" > Unity3D < /a > < /li > ""

    < li > < a href = "Flash.html" > Flash < /a > < /li > ""

    < li > < a href = "About.html" > on < /a > < /li >

    < /ul >

    < / div >

    <!-/ .navbar-collapse->

    < / div >

    <!-/ .container-fluid->

    < / nav >

    @media (max-width: 768px) {}

    {.custom-class

    Overflow-x: visible;

    -webkit-too-full-scrolling: touch;

    background-color: #4A72C0;

    height: auto;

    }

    . NAV > li {}

    display: block;

    position: relative;

    -webkit-box-shadow: 0px 2px #8EC1FF;

    box-shadow: 0px 2px #8EC1FF;

    border: 1px solid #005092;

    }

    }

    Massi says:

    Hi, here is an update.  I managed to get rid of the white line in the menu expanded by increasing the height of the image (sorry, I don't think than forward).  So, there is only a thin white line on the left in the menu of the collapse.  If she can't get rid of, its color can be changed?  Thank you.

    Here ya go - save you messing around hunting which was placed on what element and then combination of css classes, get rid of him.

    .NavBar - default .navbar-collapse {}

    border: none;

    }

  • Remove the white space below the text

    Why is there so much white space between the word "Scriptures" and the image below at the top of http://www.tellerbooks.com/faith.htm ? How some of this space can be removed so that it looks like the other product pages such as http://www.tellerbooks.com/public_policy.htm?

    Arrangements of tables are not my first choice for the modern layout.

    Try to remove your CSS table cells default padding and margins.

    TD {padding: 0; margin: 0}

    Nancy O.

  • How to fill the space between the brush strokes, like you can with a direct trace of paint?

    Hello

    I'm currently under OS X El Captain on my Mac, v. 10.11.1. I use the version of Illustrator 2015.

    I imported a sketch and drawn on a calligraphic brush. (I've created a new for the effects of pulling on my Tablet pressure sensitivity). I assumed that I would be able to use live paint tool to fill in the spaces with the color as you can with a path created from the pen tool. I do not speak only to fill a closed shape, but when the incomplete paths touch. Except when I'll make the paint option, it is up to my strokes applied to regular paths - the pen tool. I used the brush to get the effects, so I really want that stay the same and not be uniform in the thickness of line.

    Basically, is it possible that I can use paint dynamic to fill the white spaces between the lines created with a brush, while keeping the effects of this brush? If I can't use the live paint is there another way I can fill in these spaces as I'm using live paint?

    Thank you very much!

    You will need to develop stories, or duplicate your layer, expand that, make your form of direct painting and delete everything on your new layer, but your new form.

  • White space between objects that are aligned

    Hello

    I creates geometric images in Illustrator to an animation in After Effects. I have four triangles which are all lined up to make a square. However, there are small spaces between each of the triangles, so seen at full size, there is a white X through the center of the square.

    How can I line up the triangles exactly so there is no white space between the two?

    Thank you

    quinnigoth,

    Assuming that the angles are right (in the direction of releavnt here), to ensure that they actually meet you can use Slam, possibly guided by the guides.

    The X may be an artifact of the screen. You can zoom and see if the apparent gap increases or remains constant, and you can register under / Print in PDF format and have a closer look there, or print to a PostScript printer.

    Yet another way to determine whether there are gaps could be to select everything and Pathfinder > unit. If you get a simple square, do not space.

Maybe you are looking for