Home › Forums › CSS › ul renders ABOVE the div containing them › Re: ul renders ABOVE the div containing them
November 20, 2009 at 7:55 pm
#66847
Participant
From looking over your code it looks like it’s because all of your main content above it is floated to the right and left.
Try giving the UL a "clear:both"