I wrapped the div with one called headerLayout... still not stretched.

<html>
<head>
 <style type="text/css">

   div#header {
       height:94px;
       width:80%;
       margin:0 auto 0 auto;
        background: #fff url( logocss.gif ) top left no-repeat;
   }

   div#headerLayout {
       width: 100%;
       height: 100%;
   }

 </style>
</head>
<body>

   <div id="headerLayout" width="80%">
       <div id="header" >
   </div>

</body>
</html>

_________________________________________________________________
A new home for Mom, no cleanup required. All starts here. http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to