trevor bayliss wrote:
> Thanks Tango for the reply. I will reduce the width as much as
> possible point taken about the size the of the page.
>  
>  I want to add a new LI but specifiy it´s width all the others are set
> at the same width and I want one with a different width. Thanks for
> any pointers.
Add a li with a unique class or id and style it. Examples below.

<li class="empty">&nbsp;</li> <!-- empty list item to which style rules
could be applied -->

Example at http://www.thetangos.com/testing/trevor.html

Tango
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to