Hi everyone,
  I have a problem that is maybe not fixable. I have a div with three divs 
inside it which doesn´t validate. The divs are there for ajax reasons but this 
is still a css question I believe as it is about the divs. The problem can be 
seen at this webpage:
  http://216.219.94.105/trevor.htm
   
  The issue is with gw_aTabs divs-the error I get validating is on each of the 
gw_aTab(s) "document type does not allow element "div" here; missing one of 
"object", "ins", "del", "map", "button" start-tag.<div class="gw_aTab">
   
            <div id="main-contents-wrapper">
          
            <div id="block"><!-- open #block-->
            
          <div id="gw_tabView1"><!-- open the special id for ajax-->
               <p>
   
  
  <div class="gw_aTab">
<h2>Gain a unique insight into your industry</h2>
<p>Medarc Ltd., incorporated in 1982, specialises in providing consultancy in 
healthcare, defence, property and the environment accross a wide range of 
industries.
<img src="images/uk.gif" width="153" height="182" alt="UK Map" /></p>
   <h2>National (UK)</h2> <h2>International</h2>
  </div>
   
   
   
    <!-- NATIONAL-->
  <div class="gw_aTab">
<h2>National</h2>
 <p>In the UK the consultancy focuses on the following areas:</p>
 
<img src="images/companies/work.jpg" width="75" height="65" alt="Work 
Foundation" />
<h2>Industrial Society (now Work Foundation)</h2>
<p>Member of the Medical Advisory Committee</p>
<ul class="areas"><li>Development of company health policies</li>
  <li>Personnel selection and promotions</li>
  <li>Industrial disease and injury claims</li></ul>
<strong>Examples of some recent projects include:</strong>
<img src="images/companies/pando.jpg" width="75" height="45" alt="P and O" />
<h2>P&amp;O Developments</h2>
  <p>Feasability studies on property projects.</p>
<img src="images/companies/hse.jpg" width="75" height="47" alt="Health and 
Safety Executive" />
<h2>Health and Safety Executive</h2> <p>Licensee for construction industry 
workers</p>
  <img src="images/uk.gif" width="75" height="45" alt="Pfizer" />
<h2>Pharmacia Upjohn(now Pfizer)</h2>
 <p>Medico-Legal and political advice.</p>
  <img src="images/companies/eve.jpg" width="75" height="41" alt="Eve Group" />
<h2>Eve Group (now Babcock)</h2>
 <p>General and political advisory role.</p>
    </div>
  

   
  <!--INTERATIONAL-->
  <div class="gw_aTab">
  <h2>International</h2>
  <p>Our main areas of consultancy internationally are:</p>
<ul id="areas1"><li>Healthcare</li><li>Property</li><li>Defence</li></ul>
    <strong>Examples of some recent projects include:</strong>
  <img src="images/companies/riotinto.jpg" width="75" height="69" alt="Rio 
Tinto" />
<h2>Rio Tinto</h2>
 <p>Healthcare and environmental issues in sensitive mining operations in 
Namibia, South Africa and Saudi Arabia.</p>
  <img src="images/companies/statoil.jpg" width="75" height="70" alt="Statoil" 
/>
<h2>Statoil</h2>
<p>Health and safety issues on offshore installations on behalf of the 
Norwegian Directorate of Health.</p>
  <img src="images/companies/ven.jpg" width="75" height="59" alt="Venezuelean 
Government" />
<h2>Bolivarian Government of Venezuela</h2>
<p>Healthcare delivery and hospital construction.</p>
  <img src="images/companies/thales.jpg" width="75" height="44" alt="Thales" />
<h2>Thales/Racal</h2>
<p>Defence electronic systems in Asia and&nbsp;&nbsp; South America.</p>
  <img src="images/companies/boc.jpg" width="75" height="46" alt="BOC" />
<h2>British Oxygen Company</h2>
<p>Commercial and industrial implications for a subsidiary, on Sweden entering 
the European Community.</p>
  </div>
  </p>
   </div><!-- close the special id for ajax-->
   </div><!-- close #block-->
<!--tab javascript -->
<script type="text/javascript">
initTabs('gw_tabView1',Array('Medarc 
Limited','National','International'),0,650,0);
</script>
    </div>

       
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel. 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to