Can't get rid of space between image and table...

Discussion in 'HTML & Website Design' started by chibirose, Mar 11, 2010.

  1. #1
    I am working on this page: http://www.wwcc.edu/CMS/index.php?id=3109

    There's a space between the image header and the table below it and it shows up in both Firefox and IE. I'm using Dreamweaver, and it all looks fine in dreamweaver cause it shows the image aligned right above the table and no space. I don't know why a space is showing when viewed in a browser! I've tried so many things to try to fix it by changing stuff for the table or css.

    Anyone have any suggestions on how to fix it? Below is the code for the whole page:

    <script type="text/javascript">
    var a = new Image(); a.src = 'root.gif';
    var b = new Image(); b.src = 'hover.gif';
    </script>

    <style type="text/css">
    <!--
    .cat_name {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 25px;
    line-height:30px;
    border-bottom:#A99054 2px solid;
    color:#A99054;
    font-weight:800;
    letter-spacing:-1px;
    }
    #mytable1{
    border: 3px solid #A99054;
    height: auto;
    }



    -->
    </style>

    <table width="700" cellpadding="0" border="0">
    <tbody>
    <tr>
    <td align="left" valign="bottom"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/EdApps_Header.jpg" border="0" align="bottom" usemap="#Map" class="header" /> <table width="700" cellpadding="0" cellspacing="0" id="mytable1" vspace="0">
    <tr>
    <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="10">
    <tr>
    <td align="center" valign="top"><a href="http://www.wwcc.edu/cat/program_listing.cfm?CC=200" onMouseOver="document.images['catalog'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/ecatalog_hover.jpg';" onMouseOut="document.images['catalog'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/ecatalog.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/ecatalog.jpg" name="catalog" alt="Current Online Catalog" border="0"></a> <br>
    <a target="_blank" href="http://www.wwcc.edu/cat/program_listing.cfm?CC=200">Current Online Catalog</a></td>
    <td align="center" valign="top"><a href="http://www.wwcc.edu/qcat/default.cfm" onMouseOver="document.images['eschedule'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/eschedule_hover.jpg';" onMouseOut="document.images['eschedule'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/eschedule.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/eschedule.jpg" name="eschedule" alt="eSchedule" border="0"></a> <br>
    <a target="_blank" href="http://www.wwcc.edu/qcat/default.cfm">eSchedule</a></td>
    <td align="center" valign="top"><a href="http://staff.wwcc.edu/directory.cfm" onMouseOver="document.images['facstaff'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/facstaffweb_hover.jpg';" onMouseOut="document.images['facstaff'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/facstaffweb.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/facstaffweb.jpg" name="facstaff" alt="Faculty and Staff Webpages" border="0"></a> <br>
    <a target="_blank" href="http://staff.wwcc.edu/directory.cfm">Faculty<br>
    Staff Webpages</a></td>
    <td align="center" valign="top"><a href="https://portal.wwcc.edu/cis/kiosk/entrance.html" onMouseOver="document.images['myschedule'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/myschedule_hover.jpg';" onMouseOut="document.images['myschedule'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/myschedule.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/myschedule.jpg" name="myschedule" alt="Get My Schedule" border="0"></a> <br>
    <a target="_blank" href="https://portal.wwcc.edu/cis/kiosk/entrance.html">Get My Schedule</a></td>
    <td align="center" valign="top"><a href="http://www.wwcc.edu/CMS/fileadmin/PDF/Student_Policies/Student_Handbook_2009_2010.pdf" onMouseOver="document.images['stuhandbook'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/stuhandbook_hover.jpg';" onMouseOut="document.images['stuhandbook'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/stuhandbook.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/stuhandbook.jpg" name="stuhandbook" alt="Student Handbook" border="0"></a> <br>
    <a target="_blank" href="http://www.wwcc.edu/CMS/fileadmin/PDF/Student_Policies/Student_Handbook_2009_2010.pdf">Student Handbook</a></td>
    <td align="center" valign="top"><a href="http://www.wwcc.edu/CMS/index.php?id=422" onMouseOver="document.images['payingcollege'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/payingcollege_hover.jpg';" onMouseOut="document.images['payingcollege'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/payingcollege.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/payingcollege.jpg" name="payingcollege" alt="Paying for College" border="0"></a> <br>
    <a target="_blank" href="http://www.wwcc.edu/CMS/index.php?id=422">Paying for College</a></td>
    <td align="center" valign="top"><a href="http://www.wwcc.edu/CMS/index.php?id=978" onMouseOver="document.images['wwcctesting'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/wwcctesting_hover.jpg';" onMouseOut="document.images['wwcctesting'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/wwcctesting.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/wwcctesting.jpg" name="wwcctesting" alt="WWCC Testing" border="0"></a> <br>
    <a target="_blank" href="http://www.wwcc.edu/CMS/index.php?id=978">WWCC Testing</a></td>
    <td align="center" valign="top"><a href="http://www.wwcc.edu/CMS/index.php?id=861" onMouseOver="document.images['webmail'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/webmail_hover.jpg';" onMouseOut="document.images['webmail'].src='http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/webmail.jpg';"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/webmail.jpg" name="webmail" alt="Webmail" border="0"></a><br>
    <a target="_blank" href="http://www.wwcc.edu/CMS/index.php?id=861">Webmail</a></td>
    </tr>
    <tr>
    <td colspan="4" align="left" valign="top"><p class="cat_name"><strong>Student Services</strong></p>
    <ul>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=2995">Career &amp; Employment Services</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=1700">Counseling</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=227">Culinary Caf&eacute;</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=1069">Financial Aid</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=699">Student Development Center</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=993">Student Disability Services</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=835">Office of Admissions &amp; Records</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=426">Student Policies</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=735">TRiO/SSS</a></li>
    <li><a href="http://www.wwcc.edu/CMS/?id=779">Veteran's Services</a></li>
    <li><a href="http://www.wwcc.edu/women">Women's Center</a></li>
    </ul>
    <p class="cat_name"><strong>eLearning &amp; Communication Tools</strong></p>
    <ul>
    <li><a href="http://www.wwcc.edu/CMS/?id=594">Computer Labs </a></li>
    <li><a href="http://www.wwcc.edu/CMS/?id=358">Library Services</a></li>
    <li><a href="http://www.wwcc.edu/CMS/?id=357">Media Services</a></li>
    <li><a href="https://owa.wwcc.edu/exchange">Student Webmail Login</a></li>
    <li><a href="http://www.wwcc.edu/CMS/?id=988">WAOL Login</a></li>
    </ul>
    <p class="cat_name"><strong>Student Life</strong></p>
    <ul>
    <li><a href="http://www.wwcc.edu/CMS/?id=733">ASB</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=2163">Housing </a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=590">Child Care </a></li>
    <li><a href="http://www.wwcc.edu/athletics">Athletics </a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=2038">Intramural Sports</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=428">Getting Involved/Student Life</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=648">Transportation</a></li>
    </ul></td>
    <td colspan="4" align="left" valign="top"><p class="cat_name"><strong>Advising Tools</strong></p>
    <ul>
    <li><a href="https://portal.wwcc.edu/CIS/kiosk/waci240.html">Display my SID</a></li>
    <li><a href="https://portal2.wwcc.edu/myWWCC/HeadlineView.aspx">Find my Advisor </a></li>
    <li><a href="http://www.wwcc.edu/matrix/">Course Matrix</a></li>
    <li><a href="https://portal2.wwcc.edu/C200/IntentCapture/Login.aspx?handoffurl=https%3A%2F%2Fportal.wwcc.edu/cis/kiosk/schdl_plan/waci210Base.html&handoffurllabel=Continue+to+Schedule%20Planner">Schedule Planner </a></li>
    <li><a href="https://portal.wwcc.edu/cis/kiosk/waci008.html">Global Pin</a></li>
    <li><a href="https://portal.wwcc.edu/edplans/PT_login.aspx">Placement Test Results </a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=2411">Graduation Information</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=1118">Transfer Information</a></li>
    <li><a href="http://www.wwcc.edu/CMS/?id=1783">Transcripts </a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=424">Online Advising (Title III)</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=2773">Classes &amp; Degrees</a></li>
    <li><a href="http://www.wwcc.edu/CMS/?id=485">High School Programs</a></li>
    <li><a href="http://www.wwcc.edu/CMS/?id=2447">Kuder Career Planning Portal</a></li>
    </ul>
    <p class="cat_name"><strong>Registration Tools</strong></p>
    <ul>
    <li><a href="https://portal2.wwcc.edu/C200/IntentCapture/Login.aspx?handoffurl=https%3A%2F%2Fportal.wwcc.edu/cis/kiosk/webreg/entrance.html&handoffurllabel=Continue+to+registration">Register Online</a></li>
    <li><a href="https://portal.wwcc.edu/cis/kiosk/waci004.html">Registration Times</a></li>
    <li><a href="https://portal.wwcc.edu/cis/kiosk/webreg/waci230.html">Waitlist Status</a></li>
    </ul>
    <p class="cat_name"><strong>Other Information</strong></p>
    <ul>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=854">Center for Academic Success</a></li>
    <li><a href="http://www.finaid.org/calculators/finaidestimate.phtml">Grade Calculator</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=904">Extended Learning</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=2728">Transitional Studies</a></li>
    <li><a href="http://www.wwcc.edu/CMS/index.php?id=719">IMPACT!</a></li>
    </ul></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    </tbody>
    </table>

    <map name="Map">
    <area shape="poly" coords="528,59" href="#"><area shape="poly" coords="529,60,545,39,572,32,598,28,631,31,658,36,679,46,689,67,672,90,642,97,584,100,547,92,530,74" href="http://www.wwcc.edu/CMS/index.php?id=84" alt="MyWWCC">
    </map>


    ....... Sorry if it's a lot of code.. I wasn't sure if there was a hide/show feature or something, but I tried looking for it but couldn't find it. Anyways, thanks for taking the time to look at this.
     
    chibirose, Mar 11, 2010 IP
  2. ampg-it

    ampg-it Peon

    Messages:
    75
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You've got a space after your image, delete that and all should be fine.

    <td align="left" valign="bottom"><img src="http://www.wwcc.edu/CMS/fileadmin/Image_Archive/EdApps/EdApps_Header.jpg" border="0" align="bottom" usemap="#Map" class="header" /><table width="700" cellpadding="0" cellspacing="0" id="mytable1" vspace="0">
     
    ampg-it, Mar 11, 2010 IP
  3. chibirose

    chibirose Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Oh thank you so much! It did work! The space is gone when viewed in Internet Explorer, but it still shows up when viewed in Firefox... is there any way to fix that?
     
    chibirose, Mar 11, 2010 IP
  4. ampg-it

    ampg-it Peon

    Messages:
    75
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    what version of Firefox are you using? I'm using 3.0.15 and it looks fine
     
    ampg-it, Mar 11, 2010 IP
  5. chibirose

    chibirose Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Mine says it's version 3.0.18
    I think there's a newer version... maybe I'll upgrade to it and see if it works out.
     
    chibirose, Mar 11, 2010 IP
  6. chibirose

    chibirose Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hm, yeah, I upgraded to Firefox 3.6 and it still shows the space.. strange..
     
    chibirose, Mar 11, 2010 IP
  7. ampg-it

    ampg-it Peon

    Messages:
    75
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I've upgraded to 3.0.18 and it still looks fine.

    Maybe someone else could check it on their machines?
     
    ampg-it, Mar 11, 2010 IP
  8. BrianM

    BrianM Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    No space here. Firefox 3.5.8.
     
    BrianM, Mar 11, 2010 IP
  9. typingmums

    typingmums Well-Known Member

    Messages:
    1,446
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #9
    typingmums, Mar 11, 2010 IP