View Single Post
  #17 (permalink)  
Old 05-11-2007, 05:40 PM
tommylogic's Avatar
tommylogic tommylogic is offline
f*ck yeah it validates!!!
 
Join Date: Apr 2007
Location: Virtually Everywhere
Gender: Male
Posts: 6,314
Default

Just looking at your CSS briefly... I added a line using your <div id=clearThis> here:

HTML Code:
<div id="jumpedToContent"><a name="mainContent" id="mainContent">main content</a></div>
   <div id="clearThis"></div>  <!--added line-->
<div id="content4services">
<div id="services_left">
<h3>Here's what I do!</h3>
 
That seemed to fix it on my end & shifted the other down to the bottom.

Last edited by tommylogic; 05-11-2007 at 05:43 PM.
Reply With Quote