Ciao a tutti.
Con firefox il mio span non si vede, invece con explorer sì. ho provato a mettere anche float, ma va a capo, cosa che non deve fare.
Il css senza float è questo:
Codice PHP:
.sx, .dx width6pxheight24pxbackground-color#CCEEFF; background-repeat: no-repeat; }
.sx background-imageurl("round-sx.png"); margin-left1pxfloatleft; }
.
dx background-imageurl("round-dx.png"); } 
mentre l'html è questo:
Codice PHP:
<span class="sx"></span>
[
url="/index.php"]Home Page[/url]
<
span class="dx"></span