I'm writing because I am having problems with getting these ul lists to floats. I was able to do it on another page with paragraphs and headings but for some reason these choose not to clear. I've been testing it in Firefox. Any suggestions? You'll find the code below.
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="associates.html">Associates</a></li>
</ul></div>
<div id="navline"></div>
<div id="upper">
<h3 style="color: yellow;">Qualified and Experienced Candidates available
for Temporary or Permanent placement - you make the choice!</h3>
</div>
<div id="Content">
<h4>TEMPORARY EMPLOYMENT:</h4>
<ul>
<li>Vacant positions</li>
<li>Vacation coverage</li>
<li>Maternity Leave Absence</li>
<li>Emergency Coverage</li>
<li>Supplemental Staffing</li>
<li>Illness Coverage</li>
<li>Can earn extra income on days off</li>
</ul>
</div>
<div id="sidebar">
<h4>PERMANENT PLACEMENT:</h4>
<ul>
<li>Each candidate is registered with DAPS, Inc. </li>
<li>Each registered client has the opportunity to interview the
candidate and may schedule a working interview.</li>
<li>DAPS, Inc. follows-up with your office to insure satisfaction of
permanent placement.</li>
<li>A written guarantee with each permanent position.</li>
<li>Permanent positions are posted on our web site
for your convenience.</li>
</ul></div>
<div class="runner">
<h5>Additionally - <br />
DAPS, Inc. offers guidance in the following areas to lead you and
your team toward success!</h5>
<ul style="font-size: .875em;">
<li>Collections</li>
<li>Appointment Book Scheduling</li>
<li>Development of the Office Manual</li>
<li>Employee Performance Appraisals</li>
<li>Efficient Re-Call System</li>
<li>Office Organization</li></ul></div>
Bookmarks