Will
4
Q:

css span to right of div

<div class="title">
  <span class="name">Cumulative performance</span>
  <span class="date">20/02/2011</span>
</div>

.title .date { float:right }
.title .name { float:left }
0
float:right
0

New to Communities?

Join the community