On Fri, Feb 3, 2012 at 6:19 AM, Emeka <emekami...@gmail.com> wrote:

Hello All,
>
> Why can't I get the menu bar aligned horizontal? Please I need help.
>
>
>

Emeka,

In order to align the menu bar, you'll need to clear the footer...

#footer{
clear:both; /*<-----------------add*/
height: 29px;
width: 1025px;
background-color: gray;
}

Best,
~d

-- 
Chelsea Creek Studio
http://ccstudi.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to