View Single Post
  #3 (permalink)  
Old 07-08-09, 05:48 PM
job0107's Avatar
job0107 job0107 is offline
Community Liaison
 
Join Date: Dec 2006
Location: Tacoma, Washington USA
Posts: 2,653
Thanks: 0
Thanked 21 Times in 21 Posts
Your programming style is very sloppy.
Your creating white space.
Get rid of all the blank lines and keep your <td></td>'s grouped together.
Do not break them apart unless you absolutely have to.
Or until you understand what creates white space and what does not.

Also, don't rely on creating white space to work all the time,
as all browsers do not handle white space the same.
Instead, use an HTML element like <br />, <p>, <span> or <div> to create white space.
And/or use CSS to adjust margins and padding to create white space.

Try it like this and see if the results are any better.
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ARBUTUS - Children's Cultural Centre</title>
<!---<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">--->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="education, awareness, training, networking, research, arbutus, sustainable development, personality development, round tables">
<meta name="Description" content=" ARBUTUS, whose main thrust, is on Awareness, Education, and Networking for sustainable development has completed thirty years of fruitful existence. ">
<meta name="robots" content="index all">
<meta name="revisit-after" content="14 days">
<meta name="author" content="Manjusha Wadekar">
<meta name="Language" content="en-us">
<meta name="Alias" content="email2manju@gmail.com">
<meta name="Owner" content="email2manju@gmail.com">
<meta name="rating" content="Education:: Environment:: Training, Research, Networking">
<meta name="copyright" content=" ARBUTUS ">
<meta name="Classification" content="Education:: Environment:: Training, Research, Networking">
<meta name="bulletin-text" content=" ARBUTUS has worked in the fields of Awareness, Education for Sustainable Development for over thirty years now. ">
<meta name="distribution" content="Global">
<meta http-equiv="expires" content="0">
<meta http-equiv="Content-Script-Type" content="Text/Javascript">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="reply-to" content="email2manju@gmail.com">
<link rel="stylesheet" type="text/css" href="arbutus.css" />
<style type="text/css" media="screen, tv, projection">
    @import "css/Menu.css";
</style>
<!--[if lte IE 6]>
<style type="text/css" media="screen, tv, projection">
    @import "css/Menu4IE.css";
    body { behavior:url("ADxMenu.htc"); }
</style>
<![endif]-->
<style type="text/css">
<!--
.style1 {color: #666666}
-->
</style>
</head>
<body class="leafybackground" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<a name="top">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
 <tr>
  <td align="center" valign="top">
   <table width="781" border="0" cellspacing="0" cellpadding="0">
    <tr><td width="781"><img src="http://www.hotscripts.com/forums/images/arbutus_banner.jpg" alt="" width="781" height="148" border="0"></td></tr>
    <tr>
     <td bgcolor="#FFFFFF">
      <table width="100%" border="0" cellspacing="0" cellpadding="3">
       <tr>
        <td width="100%" valign="top" bgcolor="#000000">
         <div id="menu">
          <ul id="menuList" class="adxm">
           <li><a href="index.html">Home</a></li>
           <li><a href="projects.html">Projects</a>
            <ul id="ProjectsMenu">
             <li style="text-align:left"><a href="project1.html">Involving School Children</a></li>
             <li style="text-align:left"><a href="project2.html">Involving Youth</a></li>
             <li style="text-align:left"><a href="project3.html">Programmes for Educators</a></li>
             <li style="text-align:left"><a href="project4.html">Production of Education Support Material</a></li>
             <li style="text-align:left"><a href="project5.html">ESD Through Performing Art</a></li>
             <li style="text-align:left"><a href="project6.html">Towards Empowerment</a></li>
             <li style="text-align:left"><a href="project7.html">Community Support</a></li>
             <li style="text-align:left"><a href="project8.html">City's Development</a></li>
             <li style="text-align:left"><a href="project9.html">Six Networks</a></li>
            </ul>
           </li>
           <li><a href="international_links.html">International Links</a></li>
           <li><a href="celebrations.html">Celebrations</a></li>
           <li><a href="press_release.php">In Press</a></li>
           <li><a href="events.php">Events Calendar</a></li>
           <li><a href="our_team.html">Our Team</a></li>
           <li><a href="contact.html">Contact Us</a></li>
           <li class="last"><a href="sitemap.html">Sitemap</a></li>
          </ul>
         </div>
        </td>
       </tr>
       <tr>
        <td valign="top">
         <table>
          <tr>
           <td width="1%">&nbsp;</td>
           <td width="98%">
            <p align="left"><span class="redheader"><br><strong>Projects:</strong></span><br><br></p>
            <p align="justify">Arbutus with its wide spectrum of work has done multitude of projects; the list of which appears below. Click on any of the links below to read in detail on these projects.<br></p>
            <hr size="9" color="#000000">
            <p align="left"><a href="project1.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>Involving School Children</strong></a><br><br></p>
            <p align="left"><a href="project2.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>Involving Youth</strong></a><br><br></p>
            <p align="left"><a href="project3.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>Programmes for Educators</strong></a><br><br></p>
            <p align="left"><a href="project4.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>Production of Education Support Material</strong></a><br><br></p>
            <p align="left"><a href="project5.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>ESD Through Performing Art</strong></a><br><br></p>
            <p align="left"><a href="project6.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>Towards Empowerment</strong></a><br><br></p>
            <p align="left"><a href="project7.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>Community Support</strong></a><br><br></p>
            <p align="left"><a href="project8.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>City's Development</strong></a><br><br></p>
            <p align="left"><a href="project9.html"><img src="../images/bullet.JPG" border="0">&nbsp;&nbsp;&nbsp;<strong>Six Networks</strong></a><br><br></p>
            <table width="100%" border="0" cellspacing="5" cellpadding="0">
             <tr>
              <td align="right"><br><a href="#top" class="toplink"><img src="../images/top_arrow.gif" border="0" alt="Top"></a></td>
             </tr>
            </table>
           </td>
           <td width="1%">&nbsp;</td>
          </tr>
         </table>
        </td>
       </tr>
       <tr class="lightbluetable">
        <td height="20" align="center" nowrap class="footer"><i>Registered under Bombay Public Charitable Trusts Act. REG. NO.: E-847 (PUNE)</i><br>Copyright &copy; 2009. ARBUTUS. All rights reserved. Site Designed &amp; Developed By: <a href="mailto:email2manju@gmail.com" target="_blank" class="footer"> Manjusha Wadekar</a>.</td>
       </tr>
      </table>
     </td>
    </tr>
   </table>
  </td>
 </tr>
</table>
</a>
</body>
</html>
__________________
Jerry Broughton

Last edited by job0107; 07-08-09 at 06:03 PM.
Reply With Quote