Afficher un message
Vieux 04/03/2008, 17h46   #8
shapper
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Horizontal Aligned List. Centered.

On Mar 4, 3:58 pm, Andy Dingley <ding...@codesmiths.com> wrote:
> On 4 Mar, 14:39, shapper <mdmo...@gmail.com> wrote:
>
> > ul.Pager li {
> > display: table-cell;
> > It looks fine. Not sure if it is the best way but it is working.

>
> Not something I'd recommend. Support for the CSS display:table-*
> property values on non-<table> HTML elements isn't that good.


Hi Andy,

This was the only way I could find to make this work without using a
table.
The pager can have 1 to 10 numbers ...
.... for me it seems better to have a list inside a table footer then
other table inside the table footer ...
I don't like tables so much ... I use it only for tabular data.

The other options would be just using span tags ... but, again, a list
seemed better to me.

I will try to find another option ...

Thanks,
Miguel
  Réponse avec citation
 
Page generated in 0,05327 seconds with 9 queries