codice:
<div style="color: #ffffff; background: #000000; width:110px;">
<span style="width: 1%; background: #c5c5c5;">User: </span>
<span style="text-align:right; background: #06e0e0; width:99%;">sdfsadf</span>
</div>
come faccio per avere il primo span dell'1%, il secondo del 99% ed entrambi lunghi 110px quanto il div?
cosa sbaglio? perchè non funziona?
GRAZIE!