I have 3 spans inside a div.
text-align:centerisn't working (tried on the parent too)text-align: -moz-centerneither (on ff2)- i have to use spans
- no floats
-moz-inline-boxor-moz-inline-stack?- with
-moz-inline-blockit's working but the 2nd and 3rd spans clear left…
Anyone got an idea? (fixing #6 is an alternative)