On 23/05/2009, at 10:08 AM, JT Neville wrote:

> Anyone tell me why this doesn't work?
>
> example:  http://rwcbeerclub.com

Hi JT - I believe the reason that it doesn't display inline is that  
the <p class="sponsor"> is a block level element and is displayed as  
such by default. You could either set it to 'display: inline', remove  
the <p> or float the list items left rather than inline them.

Hope that helps, Tim

______________________________________________________________________
css-discuss [cs...@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