On 6/06/2010, at 12:57 AM, Stuart King wrote:

> I am trying to make 6 equal columns underneath the img toc_header.  
> Is there
> a way I can make the equal, and horizontal?

.menu16 {
        width: 16.6667%;
        float: left;
        text-align: center; /* <-- maybe? */
}

>
> Would it be better if I made a ul?

I guess it depends on whether this is a list of links or not. You did  
say equal columns which could imply more content for each column. This  
is why I wasn't sure about adding 'text-align: center'.

Cheers, Tim
______________________________________________________________________
css-discuss [[email protected]]
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