Quote:
Originally Posted by angele803
The inside div will have the properties of the main div because the main div is the parent - that's the cascading part of CSS - styles "cascade" down to the children elements.
Can you post the HTML too?
|
Thanks for your help much appreciated! Here is the HTML you requested, thanks again:
<title>Welcome To Lifestyle Lift Letters!</title>
<link href="lsllettersrevamp.css" rel="stylesheet" type="text/css" /><!--[if IE 5]>
<style type="text/css">
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
<style type="text/css">
<!--
h6 {
font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
font-family: Arial, Helvetica, sans-serif;
}
h5 {
font-size: 13px;
color: #039;
}
body {
background-color: #a1968a;
}
h4 {
font-size: 18px;
color: #FFF;
}
h3 {
font-size: 11px;
vertical-align: middle;
}
-->
</style></head>
<body class="twoColFixRtHdr">
<div id="container">
<div id="header">
<img src="images/lettersheader.jpg" width="758" height="190" alt="Lifestyle Lift Header" /><img src="images/letters_menu.jpg" width="759" height="35" alt="Lifestyle Lift Menu\" />
<!-- end #header -->
</div>
<div id="sidebar1">
<h4 align="center"> Advantages<br />
of Lifestyle Lift®
</h4><div class="advantages">
<table width="200" border="0">
<tr>
<td width="38" height="100"></td>
<td width="131">- Local Anesthetic<br />
- Awake & Relaxed<br />
- Affordable<br />
- Natural Results<br />
- Minimally Invasive<br />
- Takes About One Hour<br />
- Quick Recovery</td>
<td width="17"> </td>
</tr>
</table>
</div>
<h3 align="center">
<div class="rightline"><img src="images/rightbar_line.jpg" width="182" height="3" align="middle" /><br />
<br /></div>
</h3>
<h3>
<div class="rightbar">
<div align="center">Enter your e-mail address below<br />
to receive special offers from<br />
Lifestyle Lift®.</div>
</div>
</h3>
<form id="emailaddresses" method="post" action="form2csvtable.php">
<p align="center">
<input type="text" name="email" id="email" />
<br />
<input type="submit" name="submit" id="submit" value="Submit" />
<input name="table_name" type="hidden" id="table_name" value="emailaddresses" />
<input name="redirect" type="hidden" id="redirect" value="confirmed.html" />
</p>
</form>
<div class="seal">
<div align="center"><img src="images/seal.gif" width="117" height="117" alt="Lifestyle Lift Seal" /></div>
</div>
<br />
<div class="lslcode">
<div align="center">The Lifestyle Lift®<br />
Code of Internet<br />
Conduct and Assurance</div>
</div>
<div class="lslcodedesc">
<h6>Lifestyle Lift® pledges that all Internet communications accompanied by the trademarked Lifestyle Lift® logo are fair and accurately represent the latest in medical information about facial firming procedures.<br />
<br />
The comments and photographs are from actual patients and fairly represent the results and opinions of thousands of our patients. <br />
<br />
Lifestyle Lift® is proud to take a leadership role in establishing new standards of Internet conduct and communications.<br />
<br />
We promise that any Internet communication accompanied by our logo can be relied upon as true and accurate; and all communications originating from our practice will be clearly identified with the Lifestyle Lift® logo. If you have any questions or concerns about the authenticity of any internet content or postings, please contact Lifestyle Lift®. </h6>
</div>
<p><br />
</p>
<p> </p>
</div>
<div id="mainContent">
<div class="welcomeimage">Content for class "welcomeimagerev2" Goes Here</div>
<br />
<h6>At Lifestyle Lift® we have 100,000 clients to date! We regularly receive letters of praise from clients who are delighted with their results and choose to share how it has improved their lives. In turn, we would like to share some of those experiences with you to help give you an idea of what Lifestyle Lift® has done for them and what it could do for you. Some of these letters may address questions you have or give you a better idea of what you may expect if you choose to have a Lifestyle Lift® facial firming procedure.</h6>
<h6>Several of our patients have also agreed to share their Lifestyle Lift® reviews via video testimonials, so you can see and hear the excitement and joy as some of our patients share their experiences. Our Lifestyle Lift® reviews include actual letters received describing transformed lives of tens of thousands of clients, the vast majority of which report absolutely no problems or complaints. These clients often write or call to express gratitude for the procedure and for the renewed vitality their younger, rejuvenated appearance has given them.</h6>
<h6><img src="images/maincontent_reviews.jpg" width="494" height="244" alt="Lifestyle Lift Reviews and Case Studies" /> </h6>
<h2><img src="images/maincontent_lslfoundation.jpg" width="347" height="46" alt="Lifestyle Lift Foundation" /><br />
<img src="images/maincontent_foundation.jpg" alt="Lifestyle Lift Charity" width="285" height="210" align="right" /></h2>
<h6>There are those that are looking to have the cosmetic enhancement to improve their image, while others may need help with cosmetic dilemmas, including birth defects. In fact, the Lifestyle Lift® Foundation is dedicated to identifying children who suffer from these birth defects and providing cosmetic surgery free of charge.</h6>
<h5><u>Click here to learn more >></u></h5>
<h6><img src="images/maincontent_line.jpg" width="494" height="9" /><img src="images/maincontent_problemscomplaints.jpg" width="334" height="52" alt="Lifestyle Lift Problems" /><br />
The problems and complaints associated with the Lifestyle Lift® facial firming procedure are often minimal, and are generally a result of the minor bruising and swelling that occurs. Compared to more traditional face lifts, however, Lifestyle Lift® procedure usually results in much less trauma to the face.
</h6>
<h5><u>Click here to read more >></u></h5></div>
<div id="footer">
<p> </p>
<!-- end #footer --></div>
<!-- end #container --></div>
</body>
</html>